summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorjussi2024-06-17 12:37:38 +0300
committerjussi2024-06-17 12:37:38 +0300
commit43a8cc20b58681ca8671f50c9a50eed8a779af29 (patch)
tree9aad7151b0fdc0cbab53a7769a820249169d1d3f /changelog
parentd3e184220374c222a02b04d4d57d755b4b6fb782 (diff)
downloadreilua-enhanced-43a8cc20b58681ca8671f50c9a50eed8a779af29.tar.gz
reilua-enhanced-43a8cc20b58681ca8671f50c9a50eed8a779af29.tar.bz2
reilua-enhanced-43a8cc20b58681ca8671f50c9a50eed8a779af29.zip
Added missing line break for DrawTextBoxed.
Diffstat (limited to 'changelog')
-rw-r--r--changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog b/changelog
index 183f18e..e41224a 100644
--- a/changelog
+++ b/changelog
@@ -55,7 +55,7 @@ DETAILED CHANGES:
- ADDED: Unload functions clear object to 0 so they would not be ready in Is*Ready.
- CHANGE: DrawTextBoxed uses lineSpacing.
- ADDED: GetTextLineSpacing.
- - REMOVED: DrawTextBoxedTinted. DrawTextBoxedEx can do same with much more efficiently.
+ - REMOVED: DrawTextBoxedTinted. DrawTextBoxedEx can do same much more efficiently.
- ADDED: DrawTextBoxedEx.
------------------------------------------------------------------------