refactor
This commit is contained in:
@@ -7,7 +7,6 @@ if ($u->room['file'] != 'dragopsh') {
|
||||
return;
|
||||
}
|
||||
$d = new Dungeon;
|
||||
$d->start();
|
||||
|
||||
function sendSysChat(string $message, bool $hasDn = false, bool $hasReceiver = false) {
|
||||
global $u;
|
||||
|
||||
Reference in New Issue
Block a user