mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-06-30 22:17:13 +02:00
Initial implementation of reload mechanism.
This commit is contained in:
@ -516,7 +516,7 @@ enum EventType
|
||||
EVT_WORLDOPTION,
|
||||
EVT_WORLDTOGGLE,
|
||||
EVT_SCRIPTRELOAD,
|
||||
EVT_SCRIPTUNLOAD,
|
||||
EVT_SCRIPTLOADED,
|
||||
EVT_MAX
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user