Skip to content

Commit 28bfe5b

Browse files
author
ineed bots
committed
demo records without players
1 parent 9cbff65 commit 28bfe5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

maps/mp/gametypes/_bot.gsc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@ init()
210210
}
211211

212212
level.bot_inittime = gettime();
213+
level.demorecord_minplayers = max( 0, getdvarint( #"scr_demorecord_minplayers" ) );
213214

214215
thread fixGamemodes();
215216
thread onPlayerConnect();

0 commit comments

Comments
 (0)