]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
- Fix typo in fireball code that was causing to: * being able to shoot with primary...
authorterencehill <piuntn@gmail.com>
Mon, 4 Oct 2010 13:57:43 +0000 (15:57 +0200)
committerterencehill <piuntn@gmail.com>
Wed, 6 Oct 2010 22:52:06 +0000 (00:52 +0200)
commit196b2ce6c0bf6cedd290f88084863f5ecb602b6e
tree8f249e707834f1be9336ff1671f68612cf962bee
parent4106e6a08711bbf902108fbb487b585418ef303c
- Fix typo in fireball code that was causing to: * being able to shoot with primary fire even if u don't have enough fuel, showing a wrong fuel progress bar because fuel quantity becomes negative * not being able to shoot with secondary fire if u have less than g_balance_fireball_primary_ammo fuel

- Cleanup: use directly STAT_FUEL
qcsrc/client/hud.qc
qcsrc/server/w_fireball.qc