We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8e6f70 commit b9cdd4dCopy full SHA for b9cdd4d
code/lab/manager/lab_manager.h
@@ -11,6 +11,7 @@
11
#include "asteroid/asteroid.h"
12
#include "ship/ship.h"
13
#include "weapon/weapon.h"
14
+#include "prop/prop.h"
15
16
17
enum class LabRotationMode { Both, Yaw, Pitch, Roll };
0 commit comments