Fixed macro

This commit is contained in:
BaerMitUmlaut 2016-02-22 21:06:26 +01:00
parent c2856fd8c7
commit b72751e693

View File

@ -8,8 +8,8 @@
typeName = "BOOL"; \
condition = "objectVehicle"; \
defaultValue = false; \
} \
};
}; \
}
class CfgVehicles {
class Building;