Map exec
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
module('platform')
|
||||
module('input')
|
||||
module('scene')
|
||||
module('map')
|
||||
|
||||
-- Default Input bindings.
|
||||
if PLATFORM == "psp" then
|
||||
@@ -37,4 +38,5 @@ else
|
||||
end
|
||||
end
|
||||
|
||||
sceneSet('map')
|
||||
sceneSet('map')
|
||||
mapLoad('map/testmap/testmap.dmf')
|
||||
Reference in New Issue
Block a user