~kalon33/corsix-th/master

« back to all changes in this revision

Viewing changes to CorsixTH/Lua/humanoid_actions/spawn.lua

  • Committer: corsixth.bot at gmail
  • Date: 2014-03-31 23:30:23 UTC
  • Revision ID: svn-v4:c39591fa-788f-11de-a72b-d90af8dea425:trunk:2687
Remove trailing whitespaces in .h, .cpp, .c and .lua files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
    return
46
46
  end
47
47
  action.must_happen = true
48
 
  
 
48
 
49
49
  local anims = humanoid.walk_anims
50
50
  local walk_dir = action.point.direction
51
51
  if action.mode == "spawn" then