From 48442415f9280d6949126368185109792993a21c Mon Sep 17 00:00:00 2001 From: Thomas Debesse Date: Sat, 24 Nov 2018 23:07:29 +0100 Subject: [PATCH] q3map2: revert Unvanquished prefix to legacy format --- tools/quake3/q3map2/game_unvanquished.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/quake3/q3map2/game_unvanquished.h b/tools/quake3/q3map2/game_unvanquished.h index cf749731..75d6804e 100644 --- a/tools/quake3/q3map2/game_unvanquished.h +++ b/tools/quake3/q3map2/game_unvanquished.h @@ -61,7 +61,7 @@ game_t struct { "unvanquished", /* -game x */ "pkg", /* default base game data dir */ - ".local/share/unvanquished", /* unix home sub-dir */ + ".unvanquished", /* unix home sub-dir */ "unvanquished", /* magic path word */ "scripts", /* shader directory */ 1048575, /* max lightmapped surface verts */ -- 2.39.2