Skip to content

Commit ebdc61f

Browse files
authored
SecretLayer2::scene for Viper (geode-sdk#884)
1 parent d938dac commit ebdc61f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/2.2074/GeometryDash.bro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16320,7 +16320,7 @@ class SecretLayer2 : cocos2d::CCLayer, TextInputDelegate, FLAlertLayerProtocol,
1632016320
// virtual ~SecretLayer2();
1632116321

1632216322
static SecretLayer2* create() = imac 0x489fc0;
16323-
static cocos2d::CCScene* scene() = win 0x3cadf0, imac 0x489f80;
16323+
static cocos2d::CCScene* scene() = win 0x3cadf0, imac 0x489f80, m1 0x3f7288;
1632416324

1632516325
virtual bool init() = win 0x3caf70, imac 0x48a0f0, m1 0x3f73b4, ios 0x309960;
1632616326
virtual void onExit() = imac 0x4900c0, m1 0x3fce88, ios 0x30dc8c;

0 commit comments

Comments
 (0)