diff options
author | BlockMen <nmuelll@web.de> | 2016-02-15 14:19:00 +0100 |
---|---|---|
committer | BlockMen <nmuelll@web.de> | 2016-02-15 14:19:00 +0100 |
commit | c58f7034e6472575dffdc1decda00d8f40383501 (patch) | |
tree | c2a0319d270446717297eb0213636eb7720e7a80 /changelog.txt | |
parent | fb0a4f2f10b81d9f3d730bb66f75fe0d9a7e56c5 (diff) |
Fixed armor not being updated correct due armor mod changesHEADorigin/masterorigin/HEADmaster
- Fixes #2
Diffstat (limited to 'changelog.txt')
-rw-r--r-- | changelog.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt index 54a6a87..d34cb17 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,7 @@ +2.1.5 +----- +- Fixed armor not being updated correct due armor mod changes + 2.1.4 ----- - Fixed unhandled exception in hud.swap_statbar() |