refactor: removed compat with b41 entirely
This commit is contained in:
8
test/42.12/media/shared/TOC/BodyLocationsInit.lua
Normal file
8
test/42.12/media/shared/TOC/BodyLocationsInit.lua
Normal file
@@ -0,0 +1,8 @@
|
||||
local BodyLocationsAPI = require("TOC/BodyLocations")
|
||||
|
||||
BodyLocationsAPI.New("TOC_Arm_L")
|
||||
BodyLocationsAPI.New("TOC_Arm_R")
|
||||
BodyLocationsAPI.New("TOC_ArmProst_L")
|
||||
BodyLocationsAPI.New("TOC_ArmProst_R")
|
||||
BodyLocationsAPI.New("TOC_ArmAccessory_L")
|
||||
BodyLocationsAPI.New("TOC_ArmAccessory_R")
|
||||
Reference in New Issue
Block a user