mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Corrected typo
This commit is contained in:
parent
038de8b5cf
commit
3ac520eb3e
@ -45,7 +45,7 @@ class CfgVehicles {
|
||||
class ModuleDescription {
|
||||
description = CSTRING(Description);
|
||||
|
||||
// Every object in this must be initialized with GVAR(slides) Action applied, as well as 2 of below macros
|
||||
// Every object in this must be initialized with GVAR(Slides) Action applied, as well as 2 of below macros
|
||||
sync[] = {CLASSNAMES_OBJECTS, CLASSNAMES_BOTH, CLASSNAMES_CONTROLLERS};
|
||||
|
||||
#define MACRO_SYNC \
|
||||
|
Loading…
Reference in New Issue
Block a user