Fix this
This commit is contained in:
parent
447bb603c1
commit
6ff235bba8
|
@ -23,6 +23,7 @@ PLAYER.AvoidPlayers = true
|
||||||
PLAYER.UseVMHands = true
|
PLAYER.UseVMHands = true
|
||||||
|
|
||||||
function PLAYER:SetupDataTables()
|
function PLAYER:SetupDataTables()
|
||||||
|
self.Player:NetworkVar( "Bool", 0, "Shoulder" )
|
||||||
end
|
end
|
||||||
|
|
||||||
player_manager.RegisterClass( "player_benny", PLAYER, "player_default" )
|
player_manager.RegisterClass( "player_benny", PLAYER, "player_default" )
|
||||||
|
|
Loading…
Reference in New Issue