mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-29 11:59:21 +01:00
loc: In-Game addon => Dalamud
This commit is contained in:
parent
133106d473
commit
721d54df32
3 changed files with 3 additions and 3 deletions
|
|
@ -47,7 +47,7 @@ Thanks and have fun with the new expansion!";
|
|||
/// <inheritdoc/>
|
||||
public override void Draw()
|
||||
{
|
||||
ImGui.Text($"The in-game addon has been updated to version D{this.assemblyVersion}.");
|
||||
ImGui.Text($"Dalamud has been updated to version D{this.assemblyVersion}.");
|
||||
|
||||
ImGuiHelpers.ScaledDummy(10);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue