버그 수정
This commit is contained in:
@@ -174,7 +174,7 @@ class General implements iAction{
|
||||
return getNationStaticInfo($this->raw['nation']);
|
||||
}
|
||||
|
||||
function getLogger():ActionLogger{
|
||||
function getLogger():?ActionLogger{
|
||||
return $this->logger;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user