Skip to content

Commit

Permalink
0.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
LaoHuaJiOfficial committed Feb 3, 2025
1 parent 2d63efe commit a6fa969
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ public void updateTile() {
}

if(liquids.currentAmount() > 0.01f){
dumpLiquid(liquids.current(), 2f, rotation);
dumpLiquid(liquids.current(), 2f, 0);
}
}

Expand Down

0 comments on commit a6fa969

Please sign in to comment.