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
|
|
@ -23,6 +23,6 @@ namespace Penumbra.PlayerWatch
|
|||
|
||||
public void AddPlayerToWatch( string name );
|
||||
public void RemovePlayerFromWatch( string playerName );
|
||||
public CharEquipment UpdateActorWithoutEvent( Actor actor );
|
||||
public ActorEquipment UpdateActorWithoutEvent( Actor actor );
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue