mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Merge branch 'master' into japanesestringtables
This commit is contained in:
@ -20,9 +20,3 @@ class CfgPatches {
|
||||
#include "CfgActions.hpp"
|
||||
#include "ACE_Settings.hpp"
|
||||
#include "ACE_UI.hpp"
|
||||
|
||||
class ACE_newEvents {
|
||||
setAmmoSync = QGVAR(syncAmmo);
|
||||
returnedAmmo = QGVAR(ammoReturned);
|
||||
linkedAmmo = QGVAR(ammoLinked);
|
||||
};
|
||||
|
Reference in New Issue
Block a user