unbreak globalstate

This commit is contained in:
Andrew Dolgov 2015-02-11 00:21:56 +04:00
parent a7f69e2c95
commit 659c9bff0f

View File

@ -31,7 +31,7 @@ public class GlobalState extends Application {
super.onCreate();
ACRA.init(this);
//m_singleton = this;
m_singleton = this;
}
public void save(Bundle out) {