mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-01-06 19:50:33 -06:00
Implement movie rendering & fix some validation errors.
This commit is contained in:
@@ -11,6 +11,7 @@ void Config::Load()
|
||||
TOML_READ_BOOLEAN(Hints);
|
||||
TOML_READ_BOOLEAN(UnleashOutOfControlDrain);
|
||||
TOML_READ_BOOLEAN(WerehogHubTransformVideo);
|
||||
TOML_READ_BOOLEAN(LogoSkip);
|
||||
}
|
||||
TOML_END_SECTION();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user