mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-21 20:08:40 +03:00
Compile issues fixed
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
|
||||
#include <src/Scene/Entities/ImGuiHelper.h>
|
||||
#include <src/Scene/Components/NavMeshVolumeComponent.h>
|
||||
#include "src/AI/NavManager.h"
|
||||
#include "src/Scene/Components/QuakeMap.h"
|
||||
#include <src/Core/Maths.h>
|
||||
#include <src/AI/RecastConfig.h>
|
||||
|
||||
@@ -384,4 +386,4 @@ public:
|
||||
}
|
||||
EndComponentTable();
|
||||
}
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user