Hi, is there a way to make this plugin modify only the TopString and leave the BottomString with default loading progress messages? I removed every "BottomString" from the .cs file and the default loading progress messages on the bottom only show for a fraction of a second before vanishing.
Possible to only customize top string?
Join the question.
sorry for the bump but I was wondering this as well. I tried semi-properly to remove BottomString line from line 230 but still, it was replacing the loading progress information with an empty string.
I want to keep the loading part visible and replace the TopString
PojarnikJoin the question.
turret001sorry for the bump but I was wondering this as well. I tried semi-properly to remove BottomString line from line 230 but still, it was replacing the loading progress information with an empty string.
I want to keep the loading part visible and replace the TopString
Did any of you solve this?