move Translation.dat
This commit is contained in:
@@ -72,7 +72,7 @@ void TitleSubst::Subst(CString &title, CString &subtitle, CString &artist,
|
|||||||
|
|
||||||
TitleSubst::TitleSubst(const CString §ion)
|
TitleSubst::TitleSubst(const CString §ion)
|
||||||
{
|
{
|
||||||
Load("Translation.dat", section);
|
Load("data/Translation.dat", section);
|
||||||
}
|
}
|
||||||
|
|
||||||
void TitleSubst::Load(const CString &filename, const CString §ion)
|
void TitleSubst::Load(const CString &filename, const CString §ion)
|
||||||
|
|||||||
Reference in New Issue
Block a user