mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-01 06:00:15 +02:00
Missing part of fix for save comments page number
This commit is contained in:
@@ -285,6 +285,7 @@ void PreviewModel::Update()
|
|||||||
{
|
{
|
||||||
throw PreviewModelException("Save file corrupt or from newer version");
|
throw PreviewModelException("Save file corrupt or from newer version");
|
||||||
}
|
}
|
||||||
|
notifyCommentsPageChanged();
|
||||||
}
|
}
|
||||||
notifySaveChanged();
|
notifySaveChanged();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user