mirror of
https://github.com/badvision/lawless-legends.git
synced 2025-08-07 15:25:31 +00:00
Adjusted story window to leave more space on left.
This commit is contained in:
@@ -57,12 +57,12 @@ end
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
def setBlock1()#0
|
||||
setWindow(0, 189, 0, 133)
|
||||
setWindow(0, 189, 4, 133) // t,b,l,r
|
||||
end
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
def setBlock2()#0
|
||||
setWindow(135, 171, 140, 280)
|
||||
setWindow(135, 171, 140, 280) // t,b,l,r
|
||||
end
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
Reference in New Issue
Block a user