remove semicolon after class

This commit is contained in:
mat 2023-08-09 13:53:53 -03:00 committed by GitHub
parent e342810a9a
commit 26893f1b80
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5755,7 +5755,7 @@ class UserListDelegate {
virtual void getUserListFailed(UserListType, GJErrorCode) {}
virtual void getUserListFinished(cocos2d::CCArray*, UserListType) {}
virtual void userListChanged(cocos2d::CCArray*, UserListType) {}
};
}
class VideoOptionsLayer : FLAlertLayer {
VideoOptionsLayer* create() = win 0x1e0d70;