PMove: Set standard airstepheight to 0

This commit is contained in:
Marco Cawthorne 2021-09-16 17:51:16 +02:00
parent ca2c886d8e
commit 8cccf020e5
Signed by: eukara
GPG Key ID: C196CD8BA993248A
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@
* OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
#define PMOVE_AIRSTEPHEIGHT 0
void
player::Physics_Jump(void)
{