Properly balance braces.
This commit is contained in:
parent
11a5fa7e6b
commit
255db63a20
1 changed files with 1 additions and 1 deletions
|
@ -454,7 +454,7 @@
|
|||
|
||||
[spacer]
|
||||
width = "(
|
||||
if(gamemap_width - ({__GUI_IMAGE_WIDTH})) > 675
|
||||
if(gamemap_width - ({__GUI_IMAGE_WIDTH}) > 675
|
||||
, gamemap_width - (({__GUI_IMAGE_WIDTH}) + 675)
|
||||
, 0
|
||||
))"
|
||||
|
|
Loading…
Add table
Reference in a new issue