JKGDevs / JediKnightGalaxies

Jedi Knight Galaxies (JKG) is a multiplayer shooter with role playing elements, played out in the Star Wars universe. The project is a full conversion game modification for Jedi Knight: Jedi Academy.
https://www.jkgalaxies.net/
GNU General Public License v2.0
33 stars 12 forks source link

Fixes grenade being thrown when starting to sprint #329

Closed gyurka66 closed 3 years ago

gyurka66 commented 3 years ago

Previously if you started to sprint with a grenade you immediately tossed it. Since you aren't supposed to sprint while cooking grenade anyways this adds a check that prevents sprinting if the attack button is held while a grenade is equipped.