]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/defs.qh
Begin final cleanup-- remove w_deathtypestring (no longer a string)
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / defs.qh
index 84be80de4cfad9e6146ecf7f6a10d3e0aaf6b841..5eaafe4f109e4679aad77b9b4af21f331aa9f3f5 100644 (file)
@@ -208,8 +208,6 @@ float WS_READY                      = 4; // idle frame
 
 void weapon_defaultspawnfunc(float wpn);
 
-string w_deathtypestring;
-
 .vector dest1, dest2;
 
 float gameover;