mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-22 22:33:43 -07:00
rm whitespace
This commit is contained in:
parent
aff6dabf89
commit
4f00aed90e
1 changed files with 0 additions and 1 deletions
|
@ -375,7 +375,6 @@ void TimeSaverOnVanillaBehaviorHandler(GIVanillaBehavior id, bool* should, va_li
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
case VB_FREEZE_LINK_FOR_FOREST_PILLARS:
|
case VB_FREEZE_LINK_FOR_FOREST_PILLARS:
|
||||||
if (CVarGetInteger(CVAR_ENHANCEMENT("TimeSavers.SkipCutscene.OnePoint"), IS_RANDO)) {
|
if (CVarGetInteger(CVAR_ENHANCEMENT("TimeSavers.SkipCutscene.OnePoint"), IS_RANDO)) {
|
||||||
*should = false;
|
*should = false;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue