fixed pause crash
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
interfaceDialog = {type = "Dialog"}
|
||||
-- dialog boxes
|
||||
function interfaceDialog:New(style)
|
||||
|
||||
o = {}
|
||||
local o = {}
|
||||
|
||||
o.pos = {
|
||||
x = 0,
|
||||
y = game.height*80/100
|
||||
|
||||
Reference in New Issue
Block a user