Removed all excess whitespace and standardized line endings.

This commit is contained in:
m3rein
2020-09-05 21:23:16 +02:00
parent caed5bd757
commit 240af4e5e7
219 changed files with 929 additions and 929 deletions

View File

@@ -156,7 +156,7 @@ class PokemonEggHatch_Scene
Input.update
self.update
end
end
end
def update
pbUpdateSpriteHash(@sprites)
@@ -231,4 +231,4 @@ Events.onStepTaken += proc { |sender,e|
pbHatch(egg)
end
end
}
}