mirror of
https://github.com/badvision/lawless-legends.git
synced 2025-01-29 15:32:23 +00:00
Andrew's shiny new proportional font engine is working!
This commit is contained in:
parent
edc1e7d410
commit
9e64a6df38
@ -732,9 +732,9 @@ end
|
|||||||
// Window for the map area (used for clearing it)
|
// Window for the map area (used for clearing it)
|
||||||
def setMapWindow()
|
def setMapWindow()
|
||||||
if mapIs3D
|
if mapIs3D
|
||||||
setWindow(24, 152, 14, 140)
|
setWindow(24, 153, 14, 140)
|
||||||
else
|
else
|
||||||
setWindow(24, 168, 14, 140)
|
setWindow(24, 169, 14, 140)
|
||||||
fin
|
fin
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user