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