mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-09 14:14:59 +00:00
Rewrote Town Map screen
This commit is contained in:
@@ -307,6 +307,7 @@ module UI
|
||||
#=============================================================================
|
||||
class BaseVisuals
|
||||
attr_reader :sprites
|
||||
attr_reader :mode
|
||||
|
||||
BACKGROUND_FILENAME = "bg"
|
||||
|
||||
@@ -709,6 +710,7 @@ module UI
|
||||
#=============================================================================
|
||||
class BaseScreen
|
||||
attr_reader :visuals
|
||||
attr_reader :mode
|
||||
attr_accessor :result
|
||||
|
||||
def initialize
|
||||
|
||||
Reference in New Issue
Block a user