Zemanzo / web-marbles

Aims to recreate Marble Racing from the ground up, as a fully web based game
https://playmarbl.es/
GNU General Public License v3.0
23 stars 12 forks source link

Fixed invalid default config example file values #147

Closed Zemanzo closed 5 years ago

Zemanzo commented 5 years ago

Default example configuration still had the config. prefix, which it should not have. Thanks @Sanquinary for reporting this issue.