Undefine macros when no longer needed.
This commit is contained in:
parent
3f3e55c7a6
commit
9a20b5b38a
1 changed files with 7 additions and 0 deletions
|
@ -291,3 +291,10 @@
|
|||
[/resolution]
|
||||
|
||||
[/window]
|
||||
|
||||
#undef _GUI_BIG_ATTACKER_PANEL
|
||||
#undef _GUI_BIG_DEFENDER_PANEL
|
||||
#undef _GUI_BIG_UNIT_PANEL
|
||||
#undef _GUI_BIG_WEAPON_PANEL
|
||||
#undef _GUI_BUTTON_ROW
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue