mirror of
https://github.com/GabsPuNs/Project-Zenith-Main.git
synced 2026-07-09 21:18:08 +00:00
Add another TO-DO
This commit is contained in:
@@ -1030,6 +1030,7 @@ void UIScene_LoadCreateJoinMenu::tick()
|
||||
{
|
||||
wstring levelName = ReadLevelNameFromSaveFile(filePath);
|
||||
|
||||
//TODO: Add default icon (images/lce/icon/MinecraftIcon.png) for saves without icon.png
|
||||
if (!levelName.empty())
|
||||
{
|
||||
AddListItem("load_list", levelName, iconPath.c_str());
|
||||
|
||||
Reference in New Issue
Block a user