Example #1
0
 public boolean isWarTime() {
   return warEvent != null ? warEvent.isWarTime() : false;
 }