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 d145bd0 commit f538896Copy full SHA for f538896
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