summaryrefslogtreecommitdiffhomepage
path: root/main.lua
diff options
context:
space:
mode:
authorAki <nthirtyone@gmail.com>2016-05-15 23:25:01 +0200
committerAki <nthirtyone@gmail.com>2016-05-15 23:25:01 +0200
commit9ae261184c7c141fe78273c6e366be6e6ef33293 (patch)
tree5a456709955735c0df4710f9f0e3ddb87883daf9 /main.lua
parent655846d353aac509f3155df23471983b7902b8f1 (diff)
downloadroflnauts-9ae261184c7c141fe78273c6e366be6e6ef33293.zip
roflnauts-9ae261184c7c141fe78273c6e366be6e6ef33293.tar.gz
roflnauts-9ae261184c7c141fe78273c6e366be6e6ef33293.tar.bz2
:cloud: generator
Diffstat (limited to 'main.lua')
-rw-r--r--main.lua3
1 files changed, 0 insertions, 3 deletions
diff --git a/main.lua b/main.lua
index e393d0c..35e9147 100644
--- a/main.lua
+++ b/main.lua
@@ -25,9 +25,6 @@ function love.load ()
w:createNaut(290/2-10, 180/2 - 80, "assets/leon.png")
w:createNaut(290/2+10, 180/2 - 80, "assets/lonestar.png")
- w:randomizeCloud()
- w:randomizeCloud()
- w:randomizeCloud()
-- Temporary settings for second player
w.Nauts[2].name = "Player2"