Skip to content

Commit

Permalink
Added missing general macro
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasBrostrom committed Jul 11, 2024
1 parent 71e217c commit 32a72a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addons/textures/data/arlington/CfgVehicles.inc.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#define MACRO_ARLINGTON(var1,var2) \
class var1: UserTexture1m_F { \
_generalMacro = QUOTE(var1); \
scope = 2; \
scopeCurator = 2; \
displayName = CSTRING(var1); \
Expand Down

0 comments on commit 32a72a8

Please sign in to comment.