Skip to content

Commit 063eaf0

Browse files
authored
metadata: add info for source of translations
1 parent b2bb8aa commit 063eaf0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/demoinfocs/metadata/maps.go

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ func makeMap(name string, x, y, scale float64) Map {
3939
}
4040

4141
// Pre-defined map translations.
42+
// see "steamapps/common/Counter-Strike Global Offensive/csgo/resource/overviews/*.txt"
4243
var (
4344
MapDeAncient = makeMap("de_ancient", -2953, 2164, 5)
4445
MapDeCache = makeMap("de_cache", -2000, 3250, 5.5)

0 commit comments

Comments
 (0)