Fix class configs not executing
This commit is contained in:
parent
cec73b0907
commit
f4bda2b96f
@ -202,4 +202,7 @@ cl_hud_minmode 1
|
||||
|
||||
echo "Done config"
|
||||
|
||||
// Load modern casual preloader
|
||||
exec preloader.cfg
|
||||
|
||||
host_writeconfig
|
@ -1 +0,0 @@
|
||||
map ctf_2fort; wait 1000;jointeam 1;join_class scout;wait 240;join_class soldier;wait 240;join_class pyro;wait 240;join_class demoman;wait 240;join_class heavyweapons;wait 240;join_class engineer;wait 240;join_class medic;wait 240;join_class sniper;wait 240;join_class spy;wait 240;disconnect
|
Loading…
Reference in New Issue
Block a user