Remove max bone names convar

This commit is contained in:
vlazed 2024-08-17 21:37:08 -04:00
parent c8fa5214b5
commit 90159a5970

View File

@ -20,7 +20,6 @@ TOOL.ClientConVar["scalerelativemove"] = 0
TOOL.ClientConVar["drawskeleton"] = 0
TOOL.ClientConVar["snapenable"] = 0
TOOL.ClientConVar["snapamount"] = 30
TOOL.ClientConVar["maxbonenames"] = 2
TOOL.ClientConVar["ik_leg_L"] = 0
TOOL.ClientConVar["ik_leg_R"] = 0