mirror of
https://github.com/izzy2lost/Torch.git
synced 2026-07-06 00:18:35 -07:00
Refactored to use a better file format
This commit is contained in:
+1
-1
@@ -17,6 +17,6 @@ int main(int argc, char *argv[]) {
|
||||
}
|
||||
|
||||
Companion::Instance = new Companion(filename);
|
||||
Companion::Instance->Start();
|
||||
Companion::Instance->Init();
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user