Tweak(esx_multicharacter): remove backticks that are messing with linter

This commit is contained in:
Mycroft
2022-04-06 19:25:26 +01:00
parent 02cd3b9d5e
commit 9acf0b29d6
+1 -1
View File
@@ -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)
--------------------