Update common event names to meet new standard

This commit is contained in:
SilentSpike
2016-06-04 11:12:56 +01:00
parent 1b6bbff139
commit 90ebf9638b
80 changed files with 117 additions and 242 deletions

View File

@ -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);
};