[kmahjongg] [Bug 327999] Make pause on minimize optional
Albert Astals Cid
aacid at kde.org
Fri Dec 19 23:55:15 GMT 2014
https://bugs.kde.org/show_bug.cgi?id=327999
--- Comment #11 from Albert Astals Cid <aacid at kde.org> ---
Comment on attachment 90008
--> https://bugs.kde.org/attachment.cgi?id=90008
Create tiles when redrawing even if the game is paused
Should the
- if (thissprite) {
+ if (thissprite && !gamePaused) {
be on all the switches of that code and not only on one?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list