summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTenPlus1 <kinsellaja@yahoo.com>2017-07-29 19:58:26 +0100
committerTenPlus1 <kinsellaja@yahoo.com>2017-07-29 19:58:26 +0100
commit3e458e1e49687be99f6d492347f452ac60366dcd (patch)
tree664ce40e69e9c1edc87d0ddba1697fb470d4108e
parent83600fbba82a96d215e00262845ebfb06227165d (diff)
remove print statement
-rw-r--r--api.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/api.lua b/api.lua
index 2640cb6..7bc0119 100644
--- a/api.lua
+++ b/api.lua
@@ -1433,7 +1433,7 @@ end
local do_states = function(self, dtime)
local yaw = self.object:get_yaw() or 0
-print ("---- yaw", yaw)
+
if self.state == "stand" then
if random(1, 4) == 1 then