Skip to content

Commit 960cb08

Browse files
committed
chore: localise funcs
1 parent d2fbfc5 commit 960cb08

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/client/object.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ local SetModelAsNoLongerNeeded = SetModelAsNoLongerNeeded
1717
local DeleteEntity = DeleteEntity
1818
local SetEntityVisible = SetEntityVisible
1919
local SetEntityAlpha = SetEntityAlpha
20+
local GetInvokingResource = GetInvokingResource
21+
local GetCurrentResourceName = GetCurrentResourceName
2022

2123
-- Types -----------------------------------------------------
2224
---@class CPoint

0 commit comments

Comments
 (0)