await the fade in..

42b263770783fd715d96879c112fe6cb406f426f

RossAscends <124905043+RossAscends@users.noreply.github.com>

1 files changed, +1 -1Showing whitespace changes
public/scripts/world-info.js+1 -1
@@ -2301,7 +2301,7 @@ async function displayWorldEntries(name, data, navigation = navigation_option.no
23012301 });
23022302
23032303 worldEntriesList.css('opacity', '1');
2304- //remove inline CSS on the list
2304+ await delay(250);
23052305 worldEntriesList.removeAttr('style');
23062306
23072307