menu input sfx

This commit is contained in:
ethan merchant 2024-11-23 17:50:54 -05:00
parent 480506b715
commit 19b75c3cce

View file

@ -68,6 +68,7 @@ static class Mono
{
Rig.btn_select.delta = 0; // [!] hacky capture
menu = false;
SFX.click.PlayBox(new XYZi(0, 0, Mono.SD_Z + 1));
}
}