]> Dogcows Code - chaz/yoink/blobdiff - data/yoinkrc
main loop code fixed to decouple updates and draws
[chaz/yoink] / data / yoinkrc
index 67be5c112b5d0dfa6dadd3bc927922f9e961f313..102848be7ada9c71c84c191eed8c0bd18bbd4841 100644 (file)
@@ -7,10 +7,10 @@
        "video.multisamplebuffers": 6,
        "video.multisamplesamples": 6,
        "video.cursor": true,
-       "video.grab": false,
+       "input.grab": false,
        "video.doublebuffer": true,
        "video.swapcontrol": true,
-       "engine.maxfps": 45,
-       "engine.printfps": true,
+       "video.maxfps": 45,
+       "video.printfps": true,
        "engine.timestep": 0.01
 }
This page took 0.017521 seconds and 4 git commands to generate.