Fixed text positioning and removed individual character offsets

This commit is contained in:
m3rein
2020-09-11 16:32:04 +02:00
parent c732b35931
commit 8da6ef64a3
5 changed files with 23 additions and 37 deletions

View File

@@ -398,7 +398,7 @@ class PokemonPartyPanel < SpriteWrapper
"Graphics/Pictures/Party/overlay_lv",20,70,0,0,22,14]])
pbSetSmallFont(@overlaysprite.bitmap)
pbDrawTextPositions(@overlaysprite.bitmap,[
[@pokemon.level.to_s,42,62,0,basecolor,shadowcolor]
[@pokemon.level.to_s,42,63,0,basecolor,shadowcolor]
])
end
# Draw annotation text