This commit is contained in:
punkrockguy318 2010-02-25 17:57:27 +00:00
parent ae844e8700
commit 9fe7fa9fad
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ import os
import sys
import platform
opts = Options)
opts = Options()
opts.AddOptions(
BoolOption('FRAMESKIP', 'Enable frameskipping', 1),
BoolOption('OPENGL', 'Enable OpenGL support', 1),