mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Removed left over CSE prefix
This commit is contained in:
parent
827ef91fce
commit
6540158ce1
@ -6,7 +6,7 @@ class CfgVehicles {
|
||||
};
|
||||
|
||||
// TODO make a curator variant for this
|
||||
class cse_moduleAmbianceSound: Module_F {
|
||||
class ACE_moduleAmbianceSound: Module_F {
|
||||
scope = 2;
|
||||
displayName = "Ambiance Sounds [ACE]";
|
||||
icon = QUOTE(PATHTOF(data\moduleSound.paa));
|
||||
|
Loading…
Reference in New Issue
Block a user