mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-04-28 13:17:58 +03:00
small comment change
This commit is contained in:
parent
a0e2a23463
commit
b705fc2f45
1 changed files with 1 additions and 1 deletions
|
@ -1001,7 +1001,7 @@ void StaticData::HintTable_Init() {
|
|||
|
||||
hintTextTable[RHT_CASTLE_GROUNDS] = HintText(CustomMessage("the Castle Grounds",
|
||||
/*german*/ "Anlage von Schloß Hyrule",
|
||||
/*french*/ "le Château d'Hyrule")); //RANDOTODO name differently to RHT_HYRULE_CASTLE
|
||||
/*french*/ "le Château d'Hyrule")); //TRANSLATE_TODO name differently to RHT_HYRULE_CASTLE
|
||||
// /*spanish*/
|
||||
|
||||
hintTextTable[RHT_HYRULE_CASTLE] = HintText(CustomMessage("Hyrule Castle",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue