summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrexim <reximkut@gmail.com>2024-03-30 05:01:59 +0700
committerrexim <reximkut@gmail.com>2024-03-30 05:01:59 +0700
commit2329fb490c8e949b4966aa6bba65406b3e9a90ce (patch)
tree804bf74d4d205b4a4c949dc019c24a9864116be0
parent401aa04411b7639b7c792c224c523675a50a8792 (diff)
Fix typos in CHANGELOG
-rw-r--r--CHANGELOG.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0b146e7..3e7187d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,9 +4,9 @@
- @cornishon - Sprint with Right Shift - https://github.com/tsoding/eepers/pull/18
- @Eropi4 - MacOS build - https://github.com/tsoding/eepers/pull/13
- Since I don't have a MacOS setup I'm not able to provide MacOS binaries.
- So if you want to play on MacOS you will have to build the Game from the
- Sour code yourself sorry.
+ 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
+ yourself, sorry.
- @rexim
- @rexim - Increased Path Finding Limit. Now Bosses give up on chasing the Player if the distance is over 10 turns instead of just 4.