@@ -8823,7 +8823,7 @@ public class Ocgcore : ServantWithCardDescription
Program.I().room.sideWaitingObserver = false;
onExit();
return;
}
} */
if(Program.I().room.needSide==true)
{
...
...
@@ -8845,7 +8845,18 @@ public class Ocgcore : ServantWithCardDescription
return;
}
//RMSshow_yesOrNoForce(InterString.Get("你确定要投降吗?"), new messageSystemValue { value = "yes", hint = "yes" }, new messageSystemValue { value = "no", hint = "no" });