Reimplement 'FIX_WATER_RINGS' (#325)

* Reimplement 'FIX_WATER_RINGS'
This commit is contained in:
Arceveti
2022-03-18 11:02:38 -07:00
committed by GitHub
parent eaf9d3e4f9
commit 65eb5a755f
2 changed files with 25 additions and 15 deletions

View File

@@ -40,9 +40,8 @@
// -- WATER RING --
// Fix DDD water rings by checking for interaction rather than normals.
//! NOT IMPLEMENTED
// #define FIX_WATER_RINGS
// Fix the water rings in DDD by checking for interaction rather than normals.
#define FIX_WATER_RINGS
// -- POWER STAR --