mirror of
https://github.com/acemod/ACE3.git
synced 2025-07-25 04:42:48 +00:00
Fix tagging cstring
This commit is contained in:
@ -35,7 +35,7 @@ class CfgVehicles {
|
||||
};
|
||||
};
|
||||
class ModuleDescription {
|
||||
description = CSTRING(ModuleDescription);
|
||||
description = CSTRING(ModuleDesc);
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user