sdl: fixed minor ocd code formating
This commit is contained in:
parent
42edaa4b33
commit
d133f154ab
|
@ -193,7 +193,7 @@ InitConfig()
|
|||
|
||||
// pause movie playback at frame x
|
||||
config->addOption("pauseframe", "SDL.PauseFrame", 0);
|
||||
config->addOption("recordhud", "SDL.RecordHUD", 1);
|
||||
config->addOption("recordhud", "SDL.RecordHUD", 1);
|
||||
config->addOption("moviemsg", "SDL.MovieMsg", 1);
|
||||
|
||||
// overwrite the config file?
|
||||
|
|
Loading…
Reference in New Issue