diff options
author | rexim <reximkut@gmail.com> | 2024-04-03 04:51:09 +0700 |
---|---|---|
committer | rexim <reximkut@gmail.com> | 2024-04-03 04:51:09 +0700 |
commit | ebf287366c2b30d3e9ff284a6c51ebb7363aadbe (patch) | |
tree | 9efefb24ae7c65f0ea2ebed4b1ff4fdc24470de6 | |
parent | 35e261717494b760d35b9248865c47ab47ea7e87 (diff) |
Add #25 to CHANGELOG
-rw-r--r-- | CHANGELOG.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 39acd8c..c887c0e 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -4,6 +4,7 @@ - @rexim - Do not restart on Any Key Press. Restart automatically after 2 seconds.
- @ProgKea - Fix the Boss killing the Player on the same turn as it dies - https://github.com/tsoding/eepers/pull/24
- @slukovic - Camera adjusts its zoom on bigger screen - https://github.com/tsoding/eepers/pull/27
+- @ProgKey - Fix the Guard having 11 turns after player died once - https://github.com/tsoding/eepers/pull/25
- ...
# Eepers v1.3
|