mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-08 05:34:58 +00:00
The Great Enspacening begins!
This commit is contained in:
@@ -58,7 +58,7 @@ class PokemonRegionMap_Scene
|
||||
SQUARE_WIDTH = 16
|
||||
SQUARE_HEIGHT = 16
|
||||
|
||||
def initialize(region =- 1, wallmap = true)
|
||||
def initialize(region = - 1, wallmap = true)
|
||||
@region = region
|
||||
@wallmap = wallmap
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user