feat: Adding animations for map actions + getting rid of debugMode
This commit is contained in:
@@ -94,7 +94,6 @@ router.get("/config", async (req, res) => {
|
||||
res.json({
|
||||
dailyActionQuota: cfg.dailyActionQuota,
|
||||
databaseWipeoutIntervalSeconds: rot,
|
||||
debugModeForTeams: cfg.debugModeForTeams,
|
||||
configReloadIntervalSeconds: cfg.configReloadIntervalSeconds,
|
||||
worldSeed,
|
||||
seedPeriodEndsAtUtc: ws.seedPeriodEndsAtUtc,
|
||||
|
||||
Reference in New Issue
Block a user