forked from akanyan/mu3-mods
feat: a decent rating selector?
Except it shows an arrow to the right when it shouldn't
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
using MU3.CustomUI;
|
||||
|
||||
namespace MU3.SceneObject;
|
||||
|
||||
class patch_ANM_CMN_UserDeta_01: ANM_CMN_UserDeta_01 {
|
||||
private MU3UICounter rating;
|
||||
public extern void orig_setUserDetail();
|
||||
|
Reference in New Issue
Block a user