1
0
mirror of https://github.com/Paintball/BO2-GSC-Releases.git synced 2025-06-07 13:28:09 -05:00

Major fixes

This commit is contained in:
Cahz 2020-10-20 18:36:46 -07:00 committed by GitHub
parent 0d736d4b78
commit 64bb054776
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,7 +43,7 @@ main() //checked matches cerberus output
setscoreboardcolumns( "score", "kills", "deaths", "kdratio", "assists" );
thread setup_infected();
thread add_bots(); //use this to test with bots!!!
//thread add_bots(); //use this to test with bots!!!
}
onstartgametype() //checked changed to match cerberus output