Fix console
This commit is contained in:
@@ -870,6 +870,7 @@ class PetitComputer
|
||||
catch(Throwable t)
|
||||
{
|
||||
writeln(t);
|
||||
readln();
|
||||
}
|
||||
}
|
||||
SDL_Window* window;
|
||||
|
||||
Reference in New Issue
Block a user