mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-07 21:24:59 +00:00
@@ -30,11 +30,6 @@ module GameData
|
||||
# p "Please switch to symbols, thanks."
|
||||
# end
|
||||
raise "Unknown ID #{other}." unless self::DATA.has_key?(other)
|
||||
|
||||
if other == :Species
|
||||
|
||||
end
|
||||
|
||||
return self::DATA[other]
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user