mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:08:54 +00:00
Begin rebranding (refactor+rewrite)
- Kashacters events renamed - Update MySQL.Async queries to modern standards and remove string concatenation - Rewrote `GetPlayerCharacters` to only use relevant information
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
Config = {}
|
||||
|
||||
Config.databaseName = "es_extended"
|
||||
Config.databaseName = 'es_extended'
|
||||
Reference in New Issue
Block a user