]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/command/cmd.qh
Remove the other half of checkfail
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / command / cmd.qh
index 3eabab763342053c83c5dfc7a2e1e3e8d0ffb703..0e04ce781cb2da5f570e192a614e5ebd8fe18ad5 100644 (file)
@@ -9,7 +9,6 @@
 .float cmd_floodtime;
 .float cmd_floodcount;
 .float lms_spectate_warning;
-.float checkfail;
 
 // number of monsters spawned with mobspawn command
 float totalspawned;