We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5cf9ed commit a4fe85fCopy full SHA for a4fe85f
src/src/org/renpy/android/PythonActivity.java
@@ -75,7 +75,6 @@ public class PythonActivity extends Activity implements Runnable {
75
76
boolean _isPaused = false;
77
78
- static PythonActivity mActivity = null;
79
private static final String DB_INITIALIZED = "db_initialized";
80
81
@Override
0 commit comments