mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-04-28 13:17:58 +03:00
dum
This commit is contained in:
parent
93cf2d0e2b
commit
c025f71757
1 changed files with 1 additions and 1 deletions
|
@ -4515,7 +4515,7 @@ CustomMessage Randomizer::GetMapGetItemMessageWithHint(GetItemEntry itemEntry) {
|
|||
messageEntry.Replace("[[typeHint]]", Rando::StaticData::hintTextTable[RHT_DUNGEON_ORDINARY].GetHintMessage());
|
||||
}
|
||||
|
||||
//BUG: the icon is not in the message yet so are not accounted for, so overflows are possible
|
||||
// BUG: the icon is not in the message yet so are not accounted for, so overflows are possible
|
||||
messageEntry.AutoFormat();
|
||||
|
||||
return messageEntry;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue