PMove: Set standard airstepheight to 0
This commit is contained in:
parent
ca2c886d8e
commit
8cccf020e5
1 changed files with 2 additions and 0 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue