feat,wip: 경매 마무리 처리

This commit is contained in:
2022-06-09 01:21:21 +09:00
parent a12e15eb78
commit 79e63fb829
5 changed files with 70 additions and 199 deletions
+1 -1
View File
@@ -510,7 +510,7 @@ function postUpdateMonthly(RandUtil $rng)
//토너먼트 개시
triggerTournament($rng);
// 시스템 거래건 등록
registerAuction();
registerAuction($rng);
//전방설정
foreach (getAllNationStaticInfo() as $nation) {
if ($nation['level'] <= 0) {