mirror of
https://github.com/ineedbots/iw2_bot_warfare.git
synced 2025-04-21 23:15:43 +00:00
init time
This commit is contained in:
parent
dfb4fd6bca
commit
1be9d33b90
@ -179,8 +179,11 @@ init()
|
||||
if ( !isdefined( game[ "botWarfare" ] ) )
|
||||
{
|
||||
game[ "botWarfare" ] = true;
|
||||
game[ "botWarfareInitTime" ] = gettime();
|
||||
}
|
||||
|
||||
level.bot_inittime = gettime();
|
||||
|
||||
level.defuseobject = undefined;
|
||||
level.bots_smokelist = List();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user