From: Thomas Debesse Date: Mon, 3 May 2021 05:41:22 +0000 (+0200) Subject: q3map2/games: fix quakelive home path X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=85349c5529906d258e1c602ca8137e1d8d35aaa4;p=xonotic%2Fnetradiant.git q3map2/games: fix quakelive home path --- diff --git a/tools/quake3/q3map2/game_quakelive.h b/tools/quake3/q3map2/game_quakelive.h index d2995704..df368a95 100644 --- a/tools/quake3/q3map2/game_quakelive.h +++ b/tools/quake3/q3map2/game_quakelive.h @@ -65,7 +65,7 @@ { "quakelive", /* -game x */ "baseq3", /* default base game data dir */ - ".quakelive/quakelive/home", /* unix home sub-dir */ + ".quakelive", /* unix home sub-dir */ "quake", /* magic path word */ "scripts", /* shader directory */ 64, /* max lightmapped surface verts */