Skip to content

Commit bc88c56

Browse files
Putnam3145myk002
authored andcommitted
Makes setfps also update fps_per_gfps
1 parent ff95ef3 commit bc88c56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setfps.lua

+1
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ if not capnum or capnum < 1 then
2525
end
2626

2727
df.global.enabler.fps = capnum
28+
df.global.enabler.fps_per_gfps = df.global.enabler.fps / df.global.enabler.gfps

0 commit comments

Comments
 (0)