mirror of
https://github.com/SoDOff-Project/sodoff-mmo.git
synced 2025-10-11 00:08:50 -07:00
fix after review
This commit is contained in:
parent
bfea453118
commit
46229183e6
@ -9,7 +9,6 @@ namespace sodoffmmo.CommandHandlers
|
||||
{
|
||||
public override Task Handle(Client client, NetworkObject receivedObject)
|
||||
{
|
||||
// set client room to limbo
|
||||
client.SetRoom(Room.GetOrAdd("LIMBO"));
|
||||
|
||||
return Task.CompletedTask;
|
||||
|
Loading…
x
Reference in New Issue
Block a user