Added sv_sync.lua

This commit is contained in:
Dan
2020-11-30 13:20:45 +00:00
parent 70f781b20e
commit 014d5ceac2
2 changed files with 33 additions and 0 deletions

View File

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