commit 981da81f2adabd6eb82f1c3fc4ea27baecfccd82
Author: Fabian Greffrath <fabian@greffrath.com>
AuthorDate: Tue Mar 28 10:27:59 2023 +0200
Commit: GitHub <noreply@github.com>
CommitDate: Tue Mar 28 10:27:59 2023 +0200
Update NEWS.md (#1589)
---
NEWS.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/NEWS.md b/NEWS.md
index efed6f4b..f94f386b 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -28,6 +28,8 @@
* Mouse movement is no longer read when the game window is inactive
(thanks Julia Nechaevskaya).
* Add native support for the FluidSynth midi synthesizer.
+ * It's now possible to play back a demo file by drag-and-dropping it
+ on the executable (Fabian).
### Refactorings
* CMake project files have been added, replacing the Microsoft Visual