mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 08:13:21 +00:00
Tweak(esx_multicharacter): remove backticks that are messing with linter
This commit is contained in:
@@ -19,7 +19,7 @@ if IsDuplicityVersion() then
|
||||
|
||||
else
|
||||
-- Sets the location for the character selection scene
|
||||
-- To set the spawn location for new characters, modify the default value in the `users` SQL table
|
||||
-- To set the spawn location for new characters, modify the default value in the users SQL table
|
||||
Config.Spawn = vector4(-113.7, 565.3, 195.2, 0)
|
||||
--------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user