Skip to content

Commit

Permalink
Debug False
Browse files Browse the repository at this point in the history
  • Loading branch information
IntegerLimit committed Oct 15, 2024
1 parent 5f427d7 commit 39a26a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ org.gradle.jvmargs = -Xmx3G

# Whether to enable Storage Drawers and its deps in runtime. Enables Hand Framing Tool, and Drawer Key Fix.
# If this is set to false, the hand framing tool is disabled.
enable_storage_drawers = true
enable_storage_drawers = false

# Whether to enable Framed Compacting Drawers and its deps in runtime. Enables more of the Hand Framing Tool.
# Requires `enable_storage_drawers` to be set to true.
Expand Down

0 comments on commit 39a26a6

Please sign in to comment.