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 d7e2a4c commit 7edc391Copy full SHA for 7edc391
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