mirror of
https://github.com/maierfelix/POGOserver.git
synced 2026-08-20 09:24:01 -05:00
Update
- Improve live map object editing - Added fort table - Restructured world, forts and cells - Todo: Make sure forts always have unique uid, likely breaks when add and delete multiple forts
This commit is contained in:
@@ -41,6 +41,7 @@ export default {
|
||||
MYSQL_USERNAME: "root",
|
||||
MYSQL_PASSWORD: "",
|
||||
MYSQL_USERS_TABLE: "users",
|
||||
MYSQL_FORT_TABLE: "forts",
|
||||
MYSQL_OWNED_PKMN_TABLE: "owned_pkmn",
|
||||
|
||||
// Used for asset download session
|
||||
|
||||
Reference in New Issue
Block a user