mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2026-01-22 14:26:01 +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