03-04-2010, 07:40 AM
i can give an opinion in the project:
by just putting
instead of
It will have the same effect, still its a good adaptation
by just putting
Code:
class Sprite_Character
instead of
Code:
Sprite = File.exist?('Game.rxproj') ? RPG::Sprite : Sprite_Base
class Sprite_Character < Sprite