moved Classes
This commit is contained in:
9
EZPPClient Installer/Enums/UpdateState.cs
Normal file
9
EZPPClient Installer/Enums/UpdateState.cs
Normal file
@@ -0,0 +1,9 @@
|
||||
namespace EZPPClient_Installer
|
||||
{
|
||||
public enum UpdateState
|
||||
{
|
||||
UpdateFound,
|
||||
UpToDate,
|
||||
Error
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user