]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
and here are the variables I forgot to declare
authorRudolf Polzer <divVerent@alientrap.org>
Sat, 8 May 2010 13:50:22 +0000 (15:50 +0200)
committerRudolf Polzer <divVerent@alientrap.org>
Sat, 8 May 2010 13:50:22 +0000 (15:50 +0200)
qcsrc/client/main.qh

index b7a3d59b34ad0f70510c37d87bd251d15a874975..d2847af00bd7c323d1e439053a72ca002a95c064 100644 (file)
@@ -163,3 +163,6 @@ float calledhooks;
 #define HOOK_END      2
 
 .float ping, ping_packetloss, ping_movementloss;
+
+float g_balance_grenadelauncher_secondary_bouncefactor;
+float g_balance_grenadelauncher_secondary_bouncestop;