mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-23 00:49:18 +01:00
Add stuff that wasn't saved after rename for some reason...
This commit is contained in:
parent
5f916efb13
commit
fbd8a12f3a
4 changed files with 4 additions and 4 deletions
|
|
@ -144,7 +144,7 @@ public sealed class ConfigWindow : Window
|
|||
|
||||
ImGui.NewLine();
|
||||
ImGui.NewLine();
|
||||
CustomGui.DrawDiscordButton(Penumbra.ChatService, 0);
|
||||
CustomGui.DrawDiscordButton(Penumbra.Chat, 0);
|
||||
ImGui.SameLine();
|
||||
UiHelpers.DrawSupportButton(_penumbra!);
|
||||
ImGui.NewLine();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue