Update KTK, fix internal name
This commit is contained in:
@@ -57,7 +57,7 @@ public class Plugin : IDalamudPlugin
|
|||||||
|
|
||||||
System.AddonConfigurationWindow = new AddonConfigurationWindow
|
System.AddonConfigurationWindow = new AddonConfigurationWindow
|
||||||
{
|
{
|
||||||
InternalName = "AetherBags Config",
|
InternalName = "AetherBags_Config",
|
||||||
Title = "AetherBags Config",
|
Title = "AetherBags Config",
|
||||||
Size = new Vector2(640, 512),
|
Size = new Vector2(640, 512),
|
||||||
};
|
};
|
||||||
|
|||||||
+1
-1
Submodule KamiToolKit updated: 7720ab0741...5e79ce84a8
Reference in New Issue
Block a user