Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
EmanuelG-Gaming committed Jun 8, 2022
1 parent 171b398 commit a75603b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/erekir/world/blocks/environment/ItemProp.java
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ public ItemProp(String name) {
destroySound = Sounds.none;
hasShadow = false;
//partial thanks to meep for this
drawRubble = false;
createRubble = false;
drawCracks = false;
}

Expand Down

0 comments on commit a75603b

Please sign in to comment.