mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-19 06:17:43 +01:00
refactor: seal ContextMenu, DTR
This commit is contained in:
parent
440ec7433c
commit
30d4c8a93d
10 changed files with 11 additions and 11 deletions
|
|
@ -5,7 +5,7 @@ namespace Dalamud.Game.Gui.ContextMenus
|
|||
/// <summary>
|
||||
/// Provides game object context to a context menu.
|
||||
/// </summary>
|
||||
public class GameObjectContext
|
||||
public sealed class GameObjectContext
|
||||
{
|
||||
/// <summary>
|
||||
/// Initializes a new instance of the <see cref="GameObjectContext"/> class.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue