mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-06 06:01:46 +00:00
display spriter credits in fusion screen and pokedex
This commit is contained in:
@@ -1195,6 +1195,7 @@ end
|
||||
def pbDrawTextPositions(bitmap,textpos)
|
||||
for i in textpos
|
||||
textsize = bitmap.text_size(i[0])
|
||||
|
||||
x = i[1]
|
||||
y = i[2] + 6
|
||||
if i[3]==true || i[3]==1 # right align
|
||||
|
||||
Reference in New Issue
Block a user