mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Merge branch 'replay-workaround' into 'master'
Workaround for Egg TV replay deletion bugs See merge request KartKrew/RingRacers!54
This commit is contained in:
commit
902b2d5f9a
1 changed files with 2 additions and 0 deletions
|
|
@ -461,6 +461,8 @@ void EggTV::erase()
|
|||
}
|
||||
}
|
||||
|
||||
cache_ = cache_->folder().load();
|
||||
|
||||
if (cache_->folder().empty())
|
||||
{
|
||||
// Remove empty folder from list
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue