Physixxxxx

This commit is contained in:
andreja6
2018-10-25 12:58:56 -07:00
parent 0566dd0217
commit 5dd6ae7d9c
3 changed files with 20 additions and 4 deletions

View File

@@ -20,4 +20,5 @@ public:
static const std::string PlaceholderName;
};
extern std::vector<Instance*> g_selectedInstances;
extern std::vector<Instance*> g_selectedInstances;
extern bool running;