game: 빙의장도 유산 획득이 가능하도록 수정
- 유산 실 반영 시점을 은퇴, 천통 시점으로 변경
This commit is contained in:
@@ -54,7 +54,7 @@ class DummyGeneral extends General{
|
||||
return;
|
||||
}
|
||||
|
||||
public function mergeTotalInheritancePoint(){
|
||||
public function mergeTotalInheritancePoint(bool $isEnd=false){
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user