mirror of
https://git.recroomarchive.org/RecRoomArchive/RRAC.git
synced 2026-09-08 22:51:26 -07:00
More changes...
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace RecRoomArchive.Models.API.VersionCheck
|
||||
{
|
||||
public enum VersionStatus
|
||||
{
|
||||
ValidForPlay,
|
||||
UpdateRequired
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user