diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/aocharmovie.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/aocharmovie.h b/include/aocharmovie.h index 7ef7da3f..f54f5105 100644 --- a/include/aocharmovie.h +++ b/include/aocharmovie.h @@ -36,7 +36,7 @@ private: QVector<QImage> movie_frames; QTimer *preanim_timer; - const int time_mod = 62; + const int time_mod = 60; // These are the X and Y values before they are fixed based on the sprite's width. int x = 0; |
