forked from akanyan/mu3-mods
fix: misc cleanup
Also set HideVersion default to false Also fix the new skipper crashing on tutorial
This commit is contained in:
@ -5,7 +5,6 @@ namespace MU3;
|
||||
[MonoModPatch("global::MU3.NetConfig")]
|
||||
public static class patch_NetConfig {
|
||||
private static int encryptVersion_;
|
||||
|
||||
private static bool useTLS_;
|
||||
|
||||
public static int EncryptVersion {
|
||||
|
Reference in New Issue
Block a user