mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-08-10 11:33:44 -04:00
Editor tooling wip
This commit is contained in:
@@ -45,8 +45,6 @@ float gInterpolationStep = 0.0f;
|
||||
GameEngine* GameEngine::Instance;
|
||||
|
||||
GameEngine::GameEngine() {
|
||||
std::vector<std::string> archiveFiles;
|
||||
|
||||
const std::string main_path = Ship::Context::GetPathRelativeToAppDirectory("spaghetti.o2r");
|
||||
const std::string assets_path = Ship::Context::GetPathRelativeToAppDirectory("ship.o2r");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user