change the fxmanifest to use oxmysql

This commit is contained in:
Mycroft
2022-02-01 17:55:55 +00:00
parent 30d061d774
commit 83fa1f5616
+1 -1
View File
@@ -15,7 +15,7 @@ shared_scripts {
}
server_scripts {
'@mysql-async/lib/MySQL.lua',
'@oxmysql/lib/MySQL.lua',
'server/common.lua',
'server/classes/player.lua',