变更
This commit is contained in:
@@ -168,7 +168,9 @@ abstract class Actor implements ActorInterface, JsonSerializable
|
|||||||
/**
|
/**
|
||||||
* @return void
|
* @return void
|
||||||
*/
|
*/
|
||||||
abstract public function onUpdate(): void;
|
public function onUpdate(): void
|
||||||
|
{
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user