mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-21 16:09:19 +01:00
Formatting
This commit is contained in:
parent
13b7a116b8
commit
5c6c01f0f4
1 changed files with 2 additions and 2 deletions
|
|
@ -287,7 +287,7 @@ namespace Dalamud
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Queue an unload of Dalamud when it gets the chance.
|
/// Queue an unload of Dalamud when it gets the chance.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public void Unload()
|
public void Unload()
|
||||||
{
|
{
|
||||||
|
|
@ -296,7 +296,7 @@ namespace Dalamud
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Wait for an unload request to start.
|
/// Wait for an unload request to start.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public void WaitForUnload()
|
public void WaitForUnload()
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue