aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index d3338bf57d4..94c98a7ebe0 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1375,6 +1375,7 @@ the Elisp manual for documentation of the new mode and its commands.
1375dimensions, instead of always using 16 pixels. As a result, Tetris, 1375dimensions, instead of always using 16 pixels. As a result, Tetris,
1376Snake and Pong are more playable on HiDPI displays. 1376Snake and Pong are more playable on HiDPI displays.
1377 1377
1378---
1378*** 'gamegrid-add-score' can now sort scores from lower to higher. 1379*** 'gamegrid-add-score' can now sort scores from lower to higher.
1379This is useful for games where lower scores are better, like time-based games. 1380This is useful for games where lower scores are better, like time-based games.
1380 1381