Commit 796b022c authored by nanahira's avatar nanahira

do nothing on strange cases

parent 68a060a1
......@@ -8846,11 +8846,11 @@ public class Ocgcore : ServantWithCardDescription
}
//RMSshow_yesOrNoForce(InterString.Get("你确定要投降吗?"), new messageSystemValue { value = "yes", hint = "yes" }, new messageSystemValue { value = "no", hint = "no" });
surrended = false;
/*surrended = false;
Program.I().room.duelEnded = false;
Program.I().room.needSide = false;
Program.I().room.sideWaitingObserver = false;
onExit();
onExit(); */
return;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment