Fixed string name and value matching in table during gift upgrade.
This commit is contained in:
@@ -503,7 +503,7 @@ void AddUniqueGiftPropertyRows(
|
||||
unique->pattern,
|
||||
showRarity,
|
||||
spinner,
|
||||
backdrops,
|
||||
patterns,
|
||||
SpinnerState::FinishedPattern),
|
||||
margin);
|
||||
AddTableRow(
|
||||
@@ -514,7 +514,7 @@ void AddUniqueGiftPropertyRows(
|
||||
unique->backdrop,
|
||||
showRarity,
|
||||
spinner,
|
||||
patterns,
|
||||
backdrops,
|
||||
SpinnerState::FinishedBackdrop),
|
||||
margin);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user