mirror of
https://github.com/ineedbots/t5_bot_warfare.git
synced 2025-05-10 14:14:51 +00:00
demo records without players
This commit is contained in:
parent
9cbff651ce
commit
28bfe5bbda
@ -210,6 +210,7 @@ init()
|
|||||||
}
|
}
|
||||||
|
|
||||||
level.bot_inittime = gettime();
|
level.bot_inittime = gettime();
|
||||||
|
level.demorecord_minplayers = max( 0, getdvarint( #"scr_demorecord_minplayers" ) );
|
||||||
|
|
||||||
thread fixGamemodes();
|
thread fixGamemodes();
|
||||||
thread onPlayerConnect();
|
thread onPlayerConnect();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user