Revert "改名"
This reverts commit fdf58326
This commit is contained in:
@@ -79,6 +79,9 @@ class ServerManager extends Component
|
|||||||
];
|
];
|
||||||
|
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @var array|string[]
|
||||||
|
*/
|
||||||
private array $eventInterface = [
|
private array $eventInterface = [
|
||||||
OnReceiveInterface::class => 'receive',
|
OnReceiveInterface::class => 'receive',
|
||||||
OnPacketInterface::class => 'packet',
|
OnPacketInterface::class => 'packet',
|
||||||
|
|||||||
Reference in New Issue
Block a user