mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-12 18:27:24 +01:00
Some more general cleanup.
This commit is contained in:
parent
44fc83784d
commit
3679b780cf
13 changed files with 116 additions and 111 deletions
|
|
@ -73,7 +73,7 @@ namespace Penumbra.PlayerWatch
|
|||
_playerWatch!.RemovePlayerFromWatch( playerName, this );
|
||||
}
|
||||
|
||||
public CharEquipment UpdateActorWithoutEvent( Actor actor )
|
||||
public ActorEquipment UpdateActorWithoutEvent( Actor actor )
|
||||
{
|
||||
CheckValidity();
|
||||
return _playerWatch!.UpdateActorWithoutEvent( actor );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue