mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-09 14:14:59 +00:00
Created folder Graphics/UI, renamed some UI graphics
This commit is contained in:
@@ -1114,7 +1114,7 @@ class PurifyChamberScene
|
||||
@viewport.z = 99999
|
||||
@viewportmsg = Viewport.new(0, 0, Graphics.width, Graphics.height)
|
||||
@viewportmsg.z = 99999
|
||||
addBackgroundOrColoredPlane(@sprites, "bg", "purifychamberbg",
|
||||
addBackgroundOrColoredPlane(@sprites, "bg", "purifychamber_bg",
|
||||
Color.new(64, 48, 96), @viewport)
|
||||
@sprites["setwindow"] = Window_PurifyChamberSets.new(
|
||||
@chamber, 0, 0, 112, Graphics.height, @viewport
|
||||
|
||||
Reference in New Issue
Block a user