Switched to local saving for UI data

This commit is contained in:
Dan
2020-03-11 19:52:05 +00:00
parent a13f463d07
commit f678359fe6
4 changed files with 13 additions and 208 deletions

View File

@@ -58,7 +58,6 @@ ui_page "nui/radar.html"
-- Run the server scripts
server_script "sv_version_check.lua"
server_script "sv_saving.lua"
server_script "sv_exports.lua"
server_export "TogglePlateLock"