]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/world.qc
Print an error message if gametype and gotomap are executed when the server isn't...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / world.qc
index 864ac5dab7a185c8e3444f7b07e5f7efc6227cb2..b61f75ceb7068f00bf85b76a05a88f04a016dac9 100644 (file)
@@ -100,7 +100,6 @@ void PingPLReport_Spawn()
 }
 
 const float SPAWNFLAG_NO_WAYPOINTS_FOR_ITEMS = 1;
-float world_initialized;
 
 void SetDefaultAlpha()
 {