]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/anticheat.qh
Use ClientState more
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / anticheat.qh
index 5e6599b7e01730b7ce82a2948d0fb951e790a7eb..3bb5d251e95c1765ad20d0a6623ae578fbf03160 100644 (file)
@@ -3,7 +3,6 @@
 
 void anticheat_init(entity this);
 void anticheat_report();
-void anticheat_shutdown();
 
 void anticheat_physics(entity this);
 void anticheat_spectatecopy(entity spectatee);