Revert "改名"

This reverts commit fdf58326
This commit is contained in:
2022-01-10 11:39:55 +08:00
parent 8ec5b0e8d8
commit b2728947a3
45 changed files with 87 additions and 87 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
<?php
namespace Server\Contract;
namespace Kiri\Server\Contract;
use Server\Abstracts\Server;
use Kiri\Server\Abstracts\Server;
interface OnPacketInterface
{