mirror of https://github.com/tstellar/bygfoot.git
Added minimum number of players in a user team.
This commit is contained in:
parent
c01bf254eb
commit
ef42395585
|
@ -226,6 +226,9 @@ int_treeview_max_pipes 50
|
|||
float_player_pos_bound1 37550
|
||||
float_player_pos_bound2 75100
|
||||
|
||||
|
||||
# minimum number of players in a user team.
|
||||
int_team_min_players 11
|
||||
# maximum number of players in a user team.
|
||||
int_team_max_players 22
|
||||
# number of players in cpu teams. should be
|
||||
|
|
Loading…
Reference in New Issue