This commit is contained in:
Vortrex
2021-06-21 15:06:38 -05:00
parent 853294eb67
commit 49dde311a2
18 changed files with 8020 additions and 152 deletions

View File

@@ -1,8 +1,8 @@
{
"host": "",
"user": "",
"host": "localhost",
"user": "root",
"pass": "",
"name": "",
"name": "gtac_roleplay",
"port": 3306,
"usePersistentConnection": true
}

View File

@@ -109,11 +109,6 @@
"keyName": "9",
"commandString": "i 9",
"keyState": 1
},
{
"keyName": "e",
"commandString": "action primary",
"keyState": 3
}
]
}