1
0
forked from akanyan/mu3-mods

feat(BetterGiveUp): arbitrary rolling

This commit is contained in:
2025-01-26 14:11:12 +00:00
parent 52a15722a8
commit b2e0fc8929
3 changed files with 22 additions and 7 deletions

View File

@ -0,0 +1,5 @@
namespace MU3.Mod;
class TestMenuEnable {
public class BetterGiveUp { };
}