]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/Defs.qc
Merge remote-tracking branch 'origin/master' into samual/lightning_gun
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / Defs.qc
index d65c517a300fdf5a48a8beeb86d001c978317b6f..8f1317827461092f7c1ae28975f798c462151803 100644 (file)
@@ -224,6 +224,7 @@ float tempdb;
 float ClientProgsDB;
 vector hook_shotorigin[4];
 vector electro_shotorigin[4];
+vector lightning_shotorigin[4];
 vector gauntlet_shotorigin[4];
 
 #ifdef BLURTEST
@@ -248,7 +249,6 @@ vector angles_held;
 .float silent;
 
 float w_deathtype, w_issilent, w_random;
-string w_deathtypestring;
 vector w_org, w_backoff;
 
 float rifle_scope;