mirror of
https://github.com/badvision/lawless-legends.git
synced 2025-01-13 18:30:38 +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)
|
||||
def setMapWindow()
|
||||
if mapIs3D
|
||||
setWindow(24, 152, 14, 140)
|
||||
setWindow(24, 153, 14, 140)
|
||||
else
|
||||
setWindow(24, 168, 14, 140)
|
||||
setWindow(24, 169, 14, 140)
|
||||
fin
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user