mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-15 15:24:14 +01:00
fuck character states
This commit is contained in:
parent
3bba240cd5
commit
71ced4dc88
9 changed files with 137 additions and 38 deletions
|
|
@ -167,10 +167,6 @@ namespace MareSynchronos.Managers
|
|||
Logger.Debug("Watcher: PlayerChanged");
|
||||
PlayerChanged(actor.Name.ToString());
|
||||
}
|
||||
else
|
||||
{
|
||||
Logger.Debug("PlayerChanged: " + actor.Name.ToString());
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue