diff options
author | Ben Bridle <ben@derelict.engineering> | 2025-01-12 10:52:10 +1300 |
---|---|---|
committer | Ben Bridle <ben@derelict.engineering> | 2025-01-12 10:52:10 +1300 |
commit | bd9b53d9cf976539ed977e0535325ee12091543c (patch) | |
tree | d237ec1c80ae55d4be34756c670c02315182d4de /src/debug.rs | |
parent | 3c43d039d7e374ee0139ea19a50446c515c93a5b (diff) | |
download | bedrock-pc-bd9b53d9cf976539ed977e0535325ee12091543c.zip |
Unlink the verbose and debug modes
Previously, having debug mode turned on would automatically turn on
verbose mode, even if the verbose mode flag hadn't been set by the user.
This is undesirable if you just want to test a fragment of code and
see a concise stack state without all the verbose output.
Diffstat (limited to 'src/debug.rs')
0 files changed, 0 insertions, 0 deletions