When MyRoom folder is missing, CreativeRoomManager.GetSaveDataDic() returns null. Since the dictionary is null, the MyRoomCustomBGIndex is always -1. This implies that every BG that's selected is a MyRoom BG which fails to load. This change sets the myRoomCustom index to the BGList count regardless of there being MyRoom BGs.
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|