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:
@ -1,6 +1,7 @@
|
||||
using MU3.DataStudio;
|
||||
|
||||
namespace MU3.User;
|
||||
|
||||
class patch_UserManager: UserManager {
|
||||
private bool _loadedBlacklistData = false;
|
||||
private int _blacklistMin = -1;
|
||||
|
Reference in New Issue
Block a user