This commit is contained in:
4am 2019-10-07 23:22:43 -04:00
parent 10937b140f
commit c1bae068c1

View File

@ -9,7 +9,7 @@
;------------------------------------------------------------------------------
; ParseGamesList
; parse buffer with AB,KEY=VALUE lines of text into an okvs
; parse buffer with ABC,KEY=VALUE lines of text into an okvs
; keys and values limited to 127 characters, which should be enough for anyone
; '[' character at beginning of line ends the parsing
; (see games.conf file for more format information)