maint: hotreload updated to 1.13.7
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#if ENABLE_MONO && (DEVELOPMENT_BUILD || UNITY_EDITOR)
|
||||
namespace SingularityGroup.HotReload {
|
||||
public interface IServerHealthCheck {
|
||||
bool IsServerHealthy { get; }
|
||||
@@ -8,4 +7,3 @@ namespace SingularityGroup.HotReload {
|
||||
void CheckHealth();
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user