fix(client/raycast): missing table

This was broken with 26538b8
This commit is contained in:
Linden
2022-12-20 17:54:59 +11:00
parent a5e5df5959
commit b688b98bba

View File

@@ -1,3 +1,5 @@
lib.raycast = {}
local StartShapeTestLosProbe = StartShapeTestLosProbe
local GetShapeTestResultIncludingMaterial = GetShapeTestResultIncludingMaterial
local GetWorldCoordFromScreenCoord = GetWorldCoordFromScreenCoord