Remove extraneous 'sv_cheats' value assignment from autoexec.cfg

This commit is contained in:
Kawe Mazidjatari 2022-09-11 01:30:30 +02:00
parent 030e74f8d8
commit 7a7396580d

View File

@ -1,7 +1,6 @@
//////////////////////////
//// REPLICATED ////
//////////////////////////
sv_cheats "0" // Allow cheats on the server.
mp_allowed "1" // Whether multiplayer is allowed or not.
developer "1" // Required for certain script functionality.