Browse Source

chanagelog markdown fix

Scrublord1336 6 years ago
parent
commit
43dfab3ebd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -3,7 +3,7 @@
  * Support for IMGUI translation texts with numbers
  * Support for overwriting IMGUI hook events
  * IMGUI is still disabled by default. Often other mods UI are implemented in IMGUI. Enabling it will allow those UIs to be translated as well. 
-  - Simply change the config, such that: EnableIMGUI=True
+   * Simply change the config, such that: EnableIMGUI=True
 
 ### 2.7.0
  * Additional installation instructions for standalone installation through ReiPatcher