diff --git a/bindings/GeometryDash.bro b/bindings/GeometryDash.bro index 62ade59f..e11ba2b9 100644 --- a/bindings/GeometryDash.bro +++ b/bindings/GeometryDash.bro @@ -1884,7 +1884,7 @@ class GJAccountManager : cocos2d::CCNode { } gd::string getGJP() = mac 0x89520, win 0x10abb0; - PAD = mac 0x8, win 0x4; + PAD = mac 0x8, win 0x4, android 0x4; gd::string m_password; gd::string m_username; int m_accountID;