mirror of
https://github.com/CyberL1/MyMcRealms.git
synced 2025-07-02 02:39:42 -04:00
Rename to MyMcRealms
This commit is contained in:
9
MyMcRealms/Compatibility.cs
Normal file
9
MyMcRealms/Compatibility.cs
Normal file
@ -0,0 +1,9 @@
|
||||
namespace Minecraft_Realms_Emulator
|
||||
{
|
||||
public enum Compatility
|
||||
{
|
||||
COMPATIBLE,
|
||||
OTHER,
|
||||
OUTDATED
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user