Skip to content

Commit

Permalink
Add support for making corrupted water transparent
Browse files Browse the repository at this point in the history
  • Loading branch information
LoadCake authored and timoschwarzer committed May 9, 2024
1 parent b95df50 commit d09dbf3
Show file tree
Hide file tree
Showing 3 changed files with 488 additions and 0 deletions.
1 change: 1 addition & 0 deletions projects/Randomizer/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ set(
"game/behaviour_changes/teleporter_map_activation.cpp"
"game/behaviour_changes/teleporting_oob_fix.cpp"
"game/behaviour_changes/trials_leaderboards.cpp"
"game/behaviour_changes/water_visuals.cpp"
"game/condition_intercepts/day_night_logic.cpp"
"game/condition_intercepts/good_hollow.cpp"
"game/condition_intercepts/grom_built_tps.cpp"
Expand Down
Loading

0 comments on commit d09dbf3

Please sign in to comment.