summaryrefslogtreecommitdiffstats
path: root/games/angband/README
diff options
context:
space:
mode:
Diffstat (limited to 'games/angband/README')
-rw-r--r--games/angband/README6
1 files changed, 5 insertions, 1 deletions
diff --git a/games/angband/README b/games/angband/README
index 50e6524589..3eeb14f375 100644
--- a/games/angband/README
+++ b/games/angband/README
@@ -10,4 +10,8 @@ Angband (at least text version) needs UTF-8, listed by: locale -a.
Edit /etc/profile.d/lang.sh or export $LANG, or run such as (for USA):
LANG=en_US.UTF-8 angband.
-Run the graphics/tiles version by: angband -msdl.
+Run the graphics/tiles version by: angband -msdl2
+
+To restore old class definitions, backup class.txt and replace it
+with the contents of the old_class.txt file. Note that this will
+break existing save files.