changed fps to 2
This commit is contained in:
@ -20,5 +20,5 @@ void RectSaver::draw_frame() {
|
||||
}
|
||||
|
||||
int RectSaver::fps() const {
|
||||
return 5;
|
||||
return 2;
|
||||
}
|
||||
|
Reference in New Issue
Block a user