mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-17 05:17:42 +01:00
Fix StyleCop warnings
This commit is contained in:
parent
790669e60a
commit
6e19aca481
4 changed files with 72 additions and 56 deletions
|
|
@ -51,7 +51,6 @@ public interface IChatGui : IDalamudService
|
|||
/// <param name="message">The message sent.</param>
|
||||
public delegate void OnMessageUnhandledDelegate(XivChatType type, int timestamp, SeString sender, SeString message);
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// A delegate type used with the <see cref="IChatGui.LogMessage"/> event.
|
||||
/// </summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue