Fix alignment

This commit is contained in:
Eric Hoey 2024-05-01 08:38:19 -04:00
parent 8c863e2eb0
commit 713448f019
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ const std::vector<const char*> enhancementsCvars = {
CVAR_ENHANCEMENT("DampeAllNight"),
CVAR_ENHANCEMENT("QuitFishingAtDoor"),
CVAR_ENHANCEMENT("SkipSwimDeepEndAnim"),
CVAR_ENHANCEMENT("BridgeOpenAtNight"),
CVAR_ENHANCEMENT("BridgeOpenAtNight"),
CVAR_ENHANCEMENT("InstantScarecrow"),
CVAR_ENHANCEMENT("BlueFireArrows"),
CVAR_ENHANCEMENT("SunlightArrows"),