mirror of
https://github.com/hedge-dev/UnleashedRecomp
synced 2026-05-24 15:21:16 -04: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