Add AirJump #42

Merged
Minetest-j45 merged 3 commits from master into master 2021-08-30 08:58:18 -07:00
Minetest-j45 commented 2021-08-30 08:51:26 -07:00 (Migrated from github.com)

This PR adds a new hack, called "airjump" which allows players to jump in the air and also removes some unused headers

This PR adds a new hack, called "airjump" which allows players to jump in the air and also removes some unused headers
LizzyFleckenstein03 (Migrated from github.com) reviewed 2021-08-30 08:54:09 -07:00
@ -21,4 +21,3 @@
#include <IBillboardSceneNode.h>
#include <ICameraSceneNode.h>
#include <ITextSceneNode.h>
#include <IMeshManipulator.h>
LizzyFleckenstein03 (Migrated from github.com) commented 2021-08-30 08:53:25 -07:00

what's the purpose of this?

what's the purpose of this?
@ -22,4 +22,3 @@
#include <SViewFrustum.h>
#include <IAnimatedMeshSceneNode.h>
#include <ILightSceneNode.h>
#include "porting.h"
LizzyFleckenstein03 (Migrated from github.com) commented 2021-08-30 08:53:38 -07:00

?

?
Sign in to join this conversation.
There is no content yet.