From 0956187dc37ad5cdcd38a3b91abdaa7efecb8e3e Mon Sep 17 00:00:00 2001 From: sbkelley Date: Fri, 5 Jun 2026 12:43:55 -0400 Subject: [PATCH] Remove bogus encoding line from angband definition... It was left over from troubleshooting broken encoding by throwing shit at the wall --- examples/dgamelaunch.conf | 1 - 1 file changed, 1 deletion(-) 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", -- 2.47.3