mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
refactor: rename EnterMissionScene to EnterSceneByEntranceId
This commit is contained in:
@@ -172,7 +172,7 @@ public class EntryPoint
|
||||
}
|
||||
|
||||
// check option
|
||||
if (true || args.Contains("-generate-tourn"))
|
||||
if (args.Contains("-generate-tourn"))
|
||||
{
|
||||
TournRoomGenerator.GenerateFile("RogueTournRoom.json");
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user