Fixed file encoding
This commit is contained in:
@@ -167,7 +167,7 @@ namespace Settings {
|
||||
{ 0, 1, 2, 3 }
|
||||
};
|
||||
|
||||
// 1 Path: U von TR nach TD und zur<EFBFBD>ck;
|
||||
// 1 Path: U von TR nach TD und zurück;
|
||||
const DataSetup Path1 = {
|
||||
mapDir + "map2_ap_path1.xml",
|
||||
{
|
||||
@@ -228,7 +228,7 @@ namespace Settings {
|
||||
{ 1, 2, 6, 7, 6, 2, 1, 2, 6, 7, 6, 2, 1 }
|
||||
};
|
||||
|
||||
// 4 Path: In R<EFBFBD>umen
|
||||
// 4 Path: In Räumen
|
||||
const DataSetup Path4 = {
|
||||
mapDir + "map2_ap_path2.xml",
|
||||
{
|
||||
@@ -249,7 +249,7 @@ namespace Settings {
|
||||
};
|
||||
|
||||
|
||||
// 5 Path: In R<EFBFBD>umen extendend
|
||||
// 5 Path: In Räumen extendend
|
||||
const DataSetup Path5 = {
|
||||
mapDir + "map2_ap_path2.xml",
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user