Revert "Merge pull request #4568 from deathbeam/proper-shutdown"
This reverts commit8d53997685, reversing changes made to4f548e835c. This is crashing on shutdown.
This commit is contained in:
@@ -32,7 +32,4 @@ public interface RSGameEngine extends GameEngine
|
||||
{
|
||||
@Import("canvas")
|
||||
Canvas getCanvas();
|
||||
|
||||
@Import("shutDown")
|
||||
void shutDown();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user