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
2301 });2301 });
23022302
2303 worldEntriesList.css('opacity', '1');2303 worldEntriesList.css('opacity', '1');
2304 //remove inline CSS on the list2304 await delay(250);
2305 worldEntriesList.removeAttr('style');2305 worldEntriesList.removeAttr('style');
23062306
23072307