Update fluid cell manager counter
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
This commit is contained in:
parent
586232dd79
commit
05c20ee650
@ -25,7 +25,7 @@ public class FluidCellManager {
|
||||
/**
|
||||
* The number of times to iteratively update per frame
|
||||
*/
|
||||
static final int UPDATE_COUNT = 5;
|
||||
static final int UPDATE_COUNT = 27;
|
||||
|
||||
|
||||
//the center of this cell manager's array in cell space
|
||||
|
||||
Loading…
Reference in New Issue
Block a user