mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 04:36:03 +08:00
fix some bugs, add a controller to enable mission(may cause problem)
This commit is contained in:
@@ -17,7 +17,7 @@ namespace EggLink.DanhengServer.Server.Packet.Send.Tutorial
|
||||
{
|
||||
Id = tutorialId,
|
||||
Status = TutorialStatus.TutorialFinish,
|
||||
}
|
||||
},
|
||||
};
|
||||
|
||||
SetData(rsp);
|
||||
|
||||
Reference in New Issue
Block a user