Add inventory.
Build Dusk / run-tests (push) Successful in 2m12s
Build Dusk / build-linux (push) Successful in 1m49s
Build Dusk / build-psp (push) Successful in 1m52s
Build Dusk / run-tests (push) Successful in 2m12s
Build Dusk / build-linux (push) Successful in 1m49s
Build Dusk / build-psp (push) Successful in 1m52s
This commit is contained in:
+1
-2
@@ -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