mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-07 21:24:59 +00:00
Removed all excess whitespace and standardized line endings.
This commit is contained in:
@@ -29,7 +29,7 @@ module PhoneMsgType
|
||||
Generic = 0
|
||||
Greeting = 1
|
||||
Body = 2
|
||||
BattleRequest = 3
|
||||
BattleRequest = 3
|
||||
end
|
||||
|
||||
|
||||
@@ -190,7 +190,7 @@ module PokemonSpeciesData
|
||||
end
|
||||
return ret
|
||||
end
|
||||
|
||||
|
||||
def self.optionalValues(compilingForms=false)
|
||||
ret = {
|
||||
"Type2" => [SpeciesType2, "e",:PBTypes],
|
||||
@@ -469,4 +469,4 @@ def pbClearData
|
||||
if pbRgssExists?("Data/Tilesets.rvdata")
|
||||
$data_tilesets = load_data("Data/Tilesets.rvdata")
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user