]> Dogcows Code - chaz/yoink/blobdiff - data/yoinkrc
simplified win32 installer build script
[chaz/yoink] / data / yoinkrc
index 5660ffa894c196aac70e0843c466ab089a373d29..79fa707511a9571832dd0e12865063e555504a0a 100644 (file)
@@ -50,12 +50,12 @@ resizable           = true
 -- that make up the video mode.  A typical value is 800,600 for a size of
 -- 800x600 pixels with millions of colors (the third number is optional).
 
-videomode              = {1024, 786}
+videomode              = {800, 600}
 
 -- Set whether or not the cursor will be visible when you mouse over the
 -- display of the game.
 
-showcursor             = false
+showcursor             = true
 
 -- Set whether or not the drawing should use two buffers.  This results in
 -- a higher quality animation.  You should usually leave this as true.
This page took 0.017225 seconds and 4 git commands to generate.