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:
@ -17,7 +17,5 @@ class CfgPatches {
|
||||
#include "CfgWeapons.hpp"
|
||||
|
||||
class ACE_newEvents {
|
||||
firedPlayerVehicle = "ace_firedPlayerVehicle";
|
||||
firedPlayer = "ace_firedPlayer";
|
||||
overpressure = "ace_overpressure";
|
||||
};
|
||||
|
Reference in New Issue
Block a user