isLoggedIn()) { header('Location:i_entrance/entrance.php'); die(); } $runningServer = null; foreach(ServConfig::getServerList() as $setting){ if(!$setting->isExists()){ continue; } if(!$setting->isRunning()){ continue; } $runningServer = [ 'color'=>$setting->getColor(), 'korName'=>$setting->getKorName(), 'name'=>$setting->getShortName(), 'exists'=>$setting->isExists(), 'enable'=>$setting->isRunning() ]; break; } if($runningServer){ $subTemplates = new \League\Plates\Engine(__DIR__.'/'.$runningServer['name'].'/templates'); } ?> 삼국지 모의전투 HiDCHe

삼국지 모의전투 HiDCHe

로그인

현황

render('map', [ 'mapTheme' => '' ])?>
개인정보처리방침 & 이용약관
© 2020 • HideD
크롬과 파이어폭스에 최적화되어있습니다.