mirror of
https://github.com/RetroDECK/Supermodel.git
synced 2024-11-25 15:15:40 +00:00
Fixed a comment in default ini file.
This commit is contained in:
parent
0c4f93897f
commit
46211fdcbd
|
@ -8,10 +8,10 @@
|
||||||
; Quick Overview
|
; Quick Overview
|
||||||
; --------------
|
; --------------
|
||||||
;
|
;
|
||||||
; All settings are case sensitive. Numbers must be unsigned, base 10 integers.
|
; All settings are case sensitive. Numbers must be integers. Check your
|
||||||
; Check your spelling carefully because invalid settings are silently ignored.
|
; spelling carefully because invalid settings are silently ignored. To verify
|
||||||
; To verify that your settings are being parsed correctly, check the contents
|
; that your settings are being parsed correctly, check the contents of
|
||||||
; of error.log.
|
; 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
|
; individual games, place settings under sections with the same name as the
|
||||||
|
|
Loading…
Reference in a new issue