refactor: Update Unity to 2022.3.62
This commit is contained in:
@@ -2,6 +2,6 @@ using Cryville.Common.Logging;
|
||||
|
||||
namespace Cryville.Common {
|
||||
public static class Shared {
|
||||
public static readonly Logger Logger = new Logger();
|
||||
public static readonly Logger Logger = new();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user