Merge branch 'main' of https://github.com/zimuya4153/GMLIB-LegacyRemoteCallApi
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ using namespace ll::hash_utils;
|
||||
|
||||
class LegacyScriptEventManager {
|
||||
private:
|
||||
int64 mNextEventId = 0;
|
||||
int64 mNextEventId = 0;
|
||||
std::unordered_map<uint64, ll::event::ListenerPtr> mEventListeners;
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user