rotators / foclassic

FOnline Community Edition (r412 base)
https://rotators.fodev.net/foclassic/
GNU General Public License v3.0
42 stars 5 forks source link

.ini comments cannot be placed after sections/entries #31

Closed wipe2238 closed 5 years ago

wipe2238 commented 5 years ago
[section] # section is not detected
var = val # comment is part of value

Affects Ini parser only.