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