mwm bug fixes

This commit is contained in:
kepler155c@gmail.com
2019-04-27 19:33:51 -04:00
parent f77f7cf499
commit 23c81cd546
2 changed files with 37 additions and 29 deletions

View File

@@ -598,6 +598,7 @@ end)
UI:setPage(page)
--[[
Event.onTerminate(function()
spt = Point.above(locate())
for _, v in pairs(pool) do
@@ -606,6 +607,7 @@ Event.onTerminate(function()
end
abort = true
end)
]]
Event.pullEvents()