tick is 60 ms
This commit is contained in:
parent
ec2ddcfbf0
commit
ddc7b971a4
@ -261,7 +261,7 @@ class AOCharMovie(QtGui.QLabel):
|
|||||||
|
|
||||||
self.resize(VIEWPORT_W, VIEWPORT_H)
|
self.resize(VIEWPORT_W, VIEWPORT_H)
|
||||||
self.setAlignment(QtCore.Qt.AlignCenter)
|
self.setAlignment(QtCore.Qt.AlignCenter)
|
||||||
self.time_mod = 62
|
self.time_mod = 60
|
||||||
self.play_once = True
|
self.play_once = True
|
||||||
self.m_flipped = False
|
self.m_flipped = False
|
||||||
self.scaling = SCALING_AUTO
|
self.scaling = SCALING_AUTO
|
||||||
|
Loading…
Reference in New Issue
Block a user