mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-06 06:01:46 +00:00
Made the Battle Factory work
This commit is contained in:
@@ -1349,7 +1349,7 @@ class Window_AdvancedCommandPokemon < Window_DrawableCommand
|
||||
@commands[index],self.baseColor,self.shadowColor)
|
||||
else
|
||||
chars=getFormattedText(
|
||||
self.contents,rect.x,rect.y,rect.width,rect.height,
|
||||
self.contents,rect.x,rect.y+4,rect.width,rect.height,
|
||||
@commands[index],rect.height,true,true)
|
||||
drawFormattedChars(self.contents,chars)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user