modifications pour code auto-documenté.
[minwii.git] / src / app / config.py
index eb10ceb..a8410d2 100755 (executable)
@@ -21,7 +21,7 @@ pygame.font.init()
 
 
 # playingscreen
-FRAMERATE = 50
+FRAMERATE = 100
 BORDER = 0 # 5px
 FIRST_HUE = 0.6
 OFF_LUMINANCE = 0.2