Fix forgot game section for test settings

pull/3236/head
Sam Hellawell 5 months ago
parent b9a7bdc0c7
commit 96db8e94bd

@ -62,6 +62,7 @@ def runTest(name):
"resolution x = 640\n"
"resolution y = 480\n"
"framerate limit = 60\n"
"[Game]\n"
"smooth animation transitions = true\n"
)
stdout_lines = list()

Loading…
Cancel
Save