diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-12-31 23:21:40 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-12-31 23:21:40 +0000 |
commit | 16fe4379b9223c8379c2789fec678bd8bef442ec (patch) | |
tree | f6f1e63838b7fb031e53413e98f678357ac5123a /games | |
parent | 31fb48d4b521b24c0872ff58f4c66403b803cb90 (diff) | |
download | ports-16fe4379b9223c8379c2789fec678bd8bef442ec.tar.gz ports-16fe4379b9223c8379c2789fec678bd8bef442ec.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/angband/files/pkg-message.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/games/angband/files/pkg-message.in b/games/angband/files/pkg-message.in index 91c6e61a600e..d3bf8049dd3e 100644 --- a/games/angband/files/pkg-message.in +++ b/games/angband/files/pkg-message.in @@ -2,8 +2,12 @@ ======================================================================= To reduce the number of term windows opened, use -n: angband -- -n2 + To use graphical tiles, use -g: angband -g Note: you have to download graphical tiles from www.thangorodrim.net manually and place them in %%PREFIX%%/share/angband/lib/xtra/graf + + Tip: If you're experiencing display issues while playing angband in + syscons, try setting your TERM environment variable to 'mvterm' ======================================================================= |