mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 15:06:02 +01:00
feat(client/raycast): allow defining distance (#296)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
---@field position? 'right-center' | 'left-center' | 'top-center';
|
||||
---@field icon? string | {[1]: IconProp, [2]: string};
|
||||
---@field iconColor? string;
|
||||
---@field style? string;
|
||||
---@field style? string | table;
|
||||
|
||||
local isOpen = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user