From fe01ccee3fef0aca85b363b28df779c06c626e1b Mon Sep 17 00:00:00 2001 From: solareon <769465+solareon@users.noreply.github.com> Date: Mon, 24 Jun 2024 20:40:38 +0200 Subject: [PATCH] refactor(shared): add warning and def for locations --- shared/locations.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/shared/locations.lua b/shared/locations.lua index c5aa52254..e7273761e 100644 --- a/shared/locations.lua +++ b/shared/locations.lua @@ -1,3 +1,5 @@ +---@deprecated This file is deprecated and will be removed in the future. +---@return table return { -- Unknown/Random/Vanilla ['burgershot'] = vector4(-1199.0568, -882.4495, 13.3500, 209.1105),