mirror of
https://github.com/Lawin0129/LawinServer.git
synced 2026-01-13 02:42:22 +01:00
Regrouped some of the responses
This commit is contained in:
@@ -145,7 +145,7 @@ function getItemShop() {
|
||||
function getTheater(req) {
|
||||
const memory = GetVersionInfo(req);
|
||||
|
||||
var theater = JSON.stringify(require("./../responses/worldstw.json"));
|
||||
var theater = JSON.stringify(require("./../responses/Campaign/worldstw.json"));
|
||||
var Season = "Season" + memory.season;
|
||||
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user