mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Update common event names to meet new standard
This commit is contained in:
@ -24,10 +24,6 @@ class ACE_newEvents {
|
||||
pardon = QGVAR(pardon);
|
||||
tapShoulder = QGVAR(tapShoulder);
|
||||
sendAway = QGVAR(sendAway);
|
||||
setVelocity = "ace_setVelocity";
|
||||
displayTextStructured = "ace_displayTextStructured";
|
||||
CBA_teamColorChanged = "ace_CBA_teamColorChanged";
|
||||
selectLeader = "ace_selectLeader";
|
||||
lampTurnOff = QGVAR(lampTurnOff);
|
||||
lampTurnOn = QGVAR(lampTurnOn);
|
||||
};
|
||||
|
Reference in New Issue
Block a user