Beispiel #1
0
 public static void ResetSwapView()
 {
     CRoomView.SetChgEnable(true);
     CRoomView.SetSwapTimer(0, COM_PLAYERCAMP.COM_PLAYERCAMP_1, 0);
     CRoomView.ShowSwapMsg(0, COM_PLAYERCAMP.COM_PLAYERCAMP_1, 0);
 }
Beispiel #2
0
 public static void ResetSwapView()
 {
     CRoomView.SetChgEnable(true);
     CRoomView.SetSwapTimer(0, 1, 0);
     CRoomView.ShowSwapMsg(0, 1, 0);
 }