forked from ndyer/pygame-dvd
change FPS from 60 to 90
This commit is contained in:
parent
11f5eb5a79
commit
691005a67e
@ -3,7 +3,7 @@ import subprocess
|
||||
import steam_saver.surfaces as surfaces
|
||||
|
||||
# Global variables
|
||||
FPS = 60
|
||||
FPS = 90
|
||||
VALID_SURFACES = [
|
||||
'steam_screen'
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user