diff options
author | rexim <reximkut@gmail.com> | 2024-03-31 03:28:11 +0700 |
---|---|---|
committer | rexim <reximkut@gmail.com> | 2024-03-31 03:28:11 +0700 |
commit | 0f9053c42080985d8020ac4dd1366415e8f8fba9 (patch) | |
tree | 3f45a5c2c7d82d386e3da47c2060dba8870efd8e | |
parent | 128fc515181870ee9072af766c2a29ae1e4ef30e (diff) |
Add #24 to CHANGELOG.txt
-rw-r--r-- | CHANGELOG.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 43f111c..f4143ef 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -2,6 +2,7 @@ - @rexim - Added items that extend the amount of bombs you can carry
- @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 does - https://github.com/tsoding/eepers/pull/24
- ...
# Eepers v1.3
@@ -11,7 +12,7 @@ - @Eropi4 - MacOS build - https://github.com/tsoding/eepers/pull/13
> Since I don't have a MacOS setup I'm not able to provide the MacOS binaries.
-> So if you want to play on MacOS you have to build the Game from the Sourc Code
+> So if you want to play on MacOS you have to build the Game from the Source Code
> yourself, sorry.
> - @rexim
|