mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fix duplicate event
This commit is contained in:
parent
c4999c13e4
commit
fef50ae48f
@ -19,5 +19,4 @@ class ACE_newEvents {
|
||||
medical_onUnconscious = "ace_medical_onUnconscious";
|
||||
playerVehicleChanged = "ace_playerVehicleChanged";
|
||||
playerChanged = "ace_playerChanged";
|
||||
interactMenuOpened = "ace_interactMenuOpened";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user