class H3m::PlayerRecord
Public Instance Methods
has_main_town?()
click to toggle source
# File lib/h3m/records.rb, line 25 def has_main_town? has_main_town.nonzero? end
# File lib/h3m/records.rb, line 25 def has_main_town? has_main_town.nonzero? end