Skip to content

Commit

Permalink
refactor(shared): add warning and def for locations
Browse files Browse the repository at this point in the history
  • Loading branch information
solareon committed Jun 24, 2024
1 parent c25f71d commit fe01cce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions shared/locations.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---@deprecated This file is deprecated and will be removed in the future.
---@return table<string, vector4>
return {
-- Unknown/Random/Vanilla
['burgershot'] = vector4(-1199.0568, -882.4495, 13.3500, 209.1105),
Expand Down

0 comments on commit fe01cce

Please sign in to comment.