Skip to content

Commit

Permalink
demo records without players
Browse files Browse the repository at this point in the history
  • Loading branch information
ineed bots committed Jan 17, 2025
1 parent 9cbff65 commit 28bfe5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions maps/mp/gametypes/_bot.gsc
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@ init()
}

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

thread fixGamemodes();
thread onPlayerConnect();
Expand Down

0 comments on commit 28bfe5b

Please sign in to comment.