mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-07 21:24:59 +00:00
Removed all uses of SpriteWrapper (#184)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#===============================================================================
|
||||
#
|
||||
#===============================================================================
|
||||
class MapBottomSprite < SpriteWrapper
|
||||
class MapBottomSprite < Sprite
|
||||
attr_reader :mapname, :maplocation
|
||||
|
||||
TEXT_MAIN_COLOR = Color.new(248, 248, 248)
|
||||
|
||||
Reference in New Issue
Block a user