update changelog

develop
Myk Taylor 2023-05-15 18:34:43 -07:00
parent a62993b90b
commit b845ea15b8
No known key found for this signature in database
GPG Key ID: 8A39CA0FA0C16E78
1 changed files with 1 additions and 1 deletions

@ -48,7 +48,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:
## Misc Improvements
- Terminal console no longer appears in front of the game window on startup
- `gui/design`: Improved performance for drawing shapes
- Core: For debugging purposes, you can now pass ``--disable-dfhack`` on the Dwarf Fortress commandline to disable DFHack for the session.
- Core: For debugging purposes, you can now pass ``--disable-dfhack`` on the Dwarf Fortress commandline or specify ``DFHACK_DISABLE=1`` in the environment to disable DFHack for the current session.
## Documentation