From 46211fdcbd1a82dc73a95bb220c7b625624655f5 Mon Sep 17 00:00:00 2001 From: Bart Trzynadlowski Date: Fri, 30 Sep 2011 16:48:12 +0000 Subject: [PATCH] Fixed a comment in default ini file. --- Config/Supermodel.ini | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Config/Supermodel.ini b/Config/Supermodel.ini index 4ccb79b..245e03b 100644 --- a/Config/Supermodel.ini +++ b/Config/Supermodel.ini @@ -8,12 +8,12 @@ ; Quick Overview ; -------------- ; -; All settings are case sensitive. Numbers must be unsigned, base 10 integers. -; Check your spelling carefully because invalid settings are silently ignored. -; To verify that your settings are being parsed correctly, check the contents -; of error.log. +; All settings are case sensitive. Numbers must be integers. Check your +; spelling carefully because invalid settings are silently ignored. To verify +; that your settings are being parsed correctly, check the contents of +; error.log. ; -; Global options apply to all games. To create configuration profiles for +; Global options apply to all games. To create configuration profiles for ; individual games, place settings under sections with the same name as the ; corresponding MAME ROM set, like so: ; @@ -25,9 +25,9 @@ ; ; ... etc. ... ; ; Input mappings are an exceptional case: they are only allowed in the global -; section. Per-game input mappings are not supported. +; section. Per-game input mappings are not supported. ; -; For a list of all valid settings, please consult README.txt. Only default +; For a list of all valid settings, please consult README.txt. Only default ; inputs are assigned here. ;