From: sbkelley Date: Fri, 5 Jun 2026 16:43:55 +0000 (-0400) Subject: Remove bogus encoding line from angband definition... X-Git-Tag: v1.6.1-roc~4 X-Git-Url: https://skyeroc.xyz/gitweb/?a=commitdiff_plain;h=0956187dc37ad5cdcd38a3b91abdaa7efecb8e3e;p=dgamelaunch Remove bogus encoding line from angband definition... It was left over from troubleshooting broken encoding by throwing shit at the wall --- diff --git a/examples/dgamelaunch.conf b/examples/dgamelaunch.conf index f504bd8..86d5262 100644 --- a/examples/dgamelaunch.conf +++ b/examples/dgamelaunch.conf @@ -371,7 +371,6 @@ DEFINE { # game_path = "/bin/angband" # game_name = "Angband" # short_name = "ang426" -# encoding = "dec" # game_args = "/bin/angband", # "-duser=/var/angband/users/%n", # "-dsave=/var/angband/users/%n/save",