Updates to player

remotes/ExcaliburZero/master
Brandon 2015-12-26 00:07:46 -06:00
parent 87187f9c12
commit a6c0ceb099
1 changed files with 1 additions and 0 deletions

View File

@ -86,6 +86,7 @@ local player_anim = {}
local player_sneak = {}
default.player_attached = {}
default.player_attached_to = {}
default.attached_to_player = {}
function default.player_get_animation(player)
local name = player:get_player_name()