update client gui

This commit is contained in:
Pilzinsel64
2024-06-24 09:04:20 +02:00
parent d0048e008d
commit ebd9fb90da
16 changed files with 606 additions and 984 deletions

View File

@@ -0,0 +1,7 @@
namespace Pilz.Updating.GUIBase;
public enum GlobalSymbols
{
cancel,
software_installer,
}