add airjump and remove unused headers

This commit is contained in:
Minetest-j45
2021-08-30 16:45:27 +01:00
parent 7824a4956b
commit a3925db226
7 changed files with 6 additions and 3 deletions

View File

@@ -20,7 +20,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "content_cao.h"
#include <IBillboardSceneNode.h>
#include <ICameraSceneNode.h>
#include <ITextSceneNode.h>
#include <IMeshManipulator.h>
#include <IAnimatedMeshSceneNode.h>
#include "client/client.h"