builder error on resupply page

This commit is contained in:
kepler155c
2018-04-03 13:11:38 -04:00
parent b712accfc0
commit 0bda31a574
3 changed files with 6 additions and 7 deletions

View File

@@ -723,6 +723,7 @@ function startPage:eventHandler(event)
elseif event.type == 'begin' then
UI:setPage('blank')
self:sync()
print('Reloading schematic')
Builder:reloadSchematic(Util.throttle())