mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +01:00
feat(resource/zoneCreator): target output format
This commit is contained in:
@@ -54,6 +54,7 @@ local function closeCreator(cancel)
|
||||
{ type = 'select', label = 'Format', default = format, options = {
|
||||
{ value = 'function', label = 'Function' },
|
||||
{ value = 'array', label = 'Array' },
|
||||
{ value = 'target', label = 'Target'},
|
||||
}}
|
||||
}) or {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user