more formatting errors
This commit is contained in:
parent
54e2e2edba
commit
c36aa48d69
@ -8,7 +8,7 @@ local clickableResourceCounter = nil
|
||||
local foundTokens = 0
|
||||
|
||||
function updateSave()
|
||||
self.script_state = JSON.encode({ isHelperEnabled = isHelperEnabled })
|
||||
self.script_state = JSON.encode({ isHelperEnabled = isHelperEnabled })
|
||||
end
|
||||
|
||||
function onLoad()
|
||||
|
@ -30,7 +30,7 @@
|
||||
</Cell>
|
||||
<Cell>
|
||||
<Button onClick="add4"
|
||||
color = "#77674D"
|
||||
color="#77674D"
|
||||
text="Place 4"/>
|
||||
</Cell>
|
||||
</Row>
|
||||
|
Loading…
Reference in New Issue
Block a user