UI HUGE UPDATE
This commit is contained in:
@@ -23,6 +23,7 @@ public class uServerStatus : MonoBehaviour
|
||||
{
|
||||
Good,
|
||||
Fair,
|
||||
Maintenance,
|
||||
Unreachable,
|
||||
Unknown,
|
||||
Offline,
|
||||
@@ -42,4 +43,4 @@ public class uServerStatus : MonoBehaviour
|
||||
}
|
||||
Debug.LogWarning($"No configuration found for status {newStatus}");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user