mirror of
https://github.com/ineedbots/iw2_bot_warfare.git
synced 2026-09-21 20:47:06 +00:00
small changes
This commit is contained in:
@@ -1088,11 +1088,11 @@ addBots_loop()
|
||||
if ( fillMode == 0 || fillMode == 2 )
|
||||
{
|
||||
amount += players;
|
||||
}
|
||||
|
||||
if ( getcvarint( "bots_manage_fill_spec" ) )
|
||||
{
|
||||
amount += spec;
|
||||
|
||||
if ( getcvarint( "bots_manage_fill_spec" ) )
|
||||
{
|
||||
amount += spec;
|
||||
}
|
||||
}
|
||||
|
||||
if ( amount < fillAmount )
|
||||
|
||||
Reference in New Issue
Block a user