diff options
author | rexim <reximkut@gmail.com> | 2024-03-31 03:20:23 +0700 |
---|---|---|
committer | rexim <reximkut@gmail.com> | 2024-03-31 03:20:23 +0700 |
commit | d52ce905c79c3162e82925d180480aa0455da688 (patch) | |
tree | 418310322e636f9c9fef448350963ed6f8b65fff /CHANGELOG.txt | |
parent | 036f79dae55bb7d38897cec05b7696964f0cf46e (diff) |
Restart by Timeout not Key Press
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r-- | CHANGELOG.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 6c58de8..43f111c 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,6 +1,7 @@ # Eepers v1.4
- @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.
- ...
# Eepers v1.3
|