]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/miscfunctions.qh
Respawn frozen players in a safe spot as soon as they touch lava/slime (obbey g_froze...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / miscfunctions.qh
index aa2f026e6d5c734388d9a18dbf126eeb7c50f7d2..cb11057eff97d8c5167600c17a97d5ccd740ba9c 100644 (file)
@@ -102,8 +102,6 @@ void play2(entity e, string filename);
 
 string playername(entity p, bool team_colorize);
 
-void precache();
-
 void remove_safely(entity e);
 
 void remove_unsafely(entity e);