fix issue with changed library of lua.hpp

This commit is contained in:
ErikasKontenis
2019-09-14 21:59:01 +03:00
parent 67a0770b7f
commit 128789a264
4 changed files with 5 additions and 3 deletions

View File

@@ -59,7 +59,7 @@ mapAuthor = "CipSoft"
mysqlHost = "127.0.0.1"
mysqlUser = "root"
mysqlPass = ""
mysqlDatabase = "nostalrius"
mysqlDatabase = "sabrehaven"
mysqlPort = 3306
mysqlSock = ""