remove print statement

This commit is contained in:
TenPlus1 2017-07-29 19:58:26 +01:00
parent 83600fbba8
commit 3e458e1e49
1 changed files with 1 additions and 1 deletions

View File

@ -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