Skip Shadow Statue Cutscene (#4612)
* Skip Shadow Statue Cutscene * cleanup
This commit is contained in:
@@ -289,7 +289,8 @@ void TimeSaverOnVanillaBehaviorHandler(GIVanillaBehavior id, bool* should, va_li
|
||||
case ACTOR_BG_HIDAN_FWBIG:
|
||||
case ACTOR_EN_EX_ITEM:
|
||||
case ACTOR_EN_DNT_NOMAL:
|
||||
case ACTOR_EN_DNT_DEMO: {
|
||||
case ACTOR_EN_DNT_DEMO:
|
||||
case ACTOR_BG_HAKA_ZOU: {
|
||||
*should = false;
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user