mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2026-01-23 06:46:00 +00:00
Rewrote Bag screen
This commit is contained in:
@@ -82,7 +82,7 @@ class ReadyMenuButton < Sprite
|
||||
textpos.push([_INTL(">99"), 230, 24, :right,
|
||||
Color.new(248, 248, 248), Color.new(40, 40, 40), :outline])
|
||||
else
|
||||
textpos.push([_INTL("x{1}", qty), 230, 24, :right,
|
||||
textpos.push([_INTL("×{1}", qty), 230, 24, :right,
|
||||
Color.new(248, 248, 248), Color.new(40, 40, 40), :outline])
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user