mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Add DeletedChildsPlaceholder to the bottom of the comments container
This commit is contained in:
@ -104,9 +104,6 @@ namespace osu.Game.Online.API.Requests.Responses
|
||||
count++;
|
||||
});
|
||||
|
||||
if (IsDeleted)
|
||||
count++;
|
||||
|
||||
return count;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user