Update Control.lua

This commit is contained in:
Igor Timofeev
2015-09-27 21:45:04 +03:00
parent d13666ab05
commit d01befad27

View File

@@ -220,7 +220,7 @@ end
-------------------------------------------------------------------------------------------------------------------------------
ecs.prepareToExit()
--ecs.prepareToExit()
local oldPixels = ecs.rememberOldPixels(x, y, x + width - 1, y + height - 1)
drawTopBar()