mirror of
https://github.com/zeldaret/ss
synced 2026-06-11 13:10:11 -04:00
Some matches
This commit is contained in:
@@ -294,7 +294,7 @@ bool dLytDobutton_c::remove() {
|
||||
bool dLytDobutton_c::execute() {
|
||||
bool isInEvent = EventManager::isInEvent();
|
||||
bool b1 = true;
|
||||
if (dAcPy_c::isInBambooCuttingMinigame()) {
|
||||
if (dAcPy_c::GetLink()->isInBambooCuttingMinigame()) {
|
||||
setActionTextStuff(ICON_12, ACT_DO_70, false);
|
||||
}
|
||||
if (field_0x490 == 0) {
|
||||
|
||||
Reference in New Issue
Block a user