mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
fixed online display, fixed reading messages on idle
This commit is contained in:
@@ -1225,7 +1225,9 @@ namespace App {
|
||||
textlnkDown(TextLinkPtr());
|
||||
|
||||
if (completely) {
|
||||
LOG(("Deleting sound.."));
|
||||
delete newMsgSound;
|
||||
LOG(("Sound deleted!"));
|
||||
newMsgSound = 0;
|
||||
|
||||
delete ::sprite;
|
||||
|
Reference in New Issue
Block a user