mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-09-06 18:01:01 -04:00
Shadow Quality Enhancement (#311)
* Shadow Quality Enhancement * added 1 space because we like consistency here * Addressed encounter comments * Renamed description of shadow resolution * added period at the end of shadow resolution description --------- Co-authored-by: MelonSpeedruns <melonspeedruns@stratobox.net>
This commit is contained in:
@@ -54,6 +54,7 @@ struct UserSettings {
|
||||
ConfigVar<bool> enableBloom;
|
||||
ConfigVar<bool> useWaterProjectionOffset;
|
||||
ConfigVar<bool> enableFrameInterpolation;
|
||||
ConfigVar<int> shadowResolutionMultiplier;
|
||||
|
||||
// Audio
|
||||
ConfigVar<bool> noLowHpSound;
|
||||
|
||||
Reference in New Issue
Block a user