Bug Fix: MyCard UserProfile null crash and rank sprite compile error
Added safe null checks in online profile refresh (OnlineServant/UserProfile) so missing MyCard data no longer crashes, and fixed rankSprites.Length to rankSprites.Count because rank sprites are a List<Sprite>.
Showing
Please register or sign in to comment