mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-30 12:23:39 +01:00
Name scripts properly
This commit is contained in:
parent
b53a97408b
commit
b3e4505237
4 changed files with 17 additions and 9 deletions
|
|
@ -124,7 +124,5 @@ namespace Dalamud.Bindings.ImGui
|
|||
{
|
||||
public unsafe partial class ImGuiP
|
||||
{
|
||||
/*
|
||||
*/
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1610,8 +1610,6 @@ namespace Dalamud.Bindings.ImGui
|
|||
}
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
/// <summary>
|
||||
/// To be documented.
|
||||
/// </summary>
|
||||
|
|
@ -1669,8 +1667,6 @@ namespace Dalamud.Bindings.ImGui
|
|||
}
|
||||
}
|
||||
|
||||
*/
|
||||
|
||||
/// <summary>
|
||||
/// To be documented.
|
||||
/// </summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue