mirror of
https://github.com/cocos/cocos-engine.git
synced 2026-09-27 03:02:02 +08:00
Add EventTarget & EventBus (#13100)
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
|
||||
namespace cc {
|
||||
|
||||
SystemWindowManager::SystemWindowManager() = default;
|
||||
|
||||
int SystemWindowManager::init() {
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user