gemidyne / microtf2

A custom gamemode for Team Fortress 2 - Players compete against each other to get the most points by playing a series of rapid fire microgames in order to win the round!
https://www.gemidyne.com/projects/microtf2
GNU General Public License v2.0
32 stars 17 forks source link

Wiki convar types incorrect #172

Closed peppizza closed 4 years ago

peppizza commented 4 years ago

On the wiki page for convars the mtf2_maxrounds variable is flagged as type boolean even thought it is an integer and the mtf2_intermission_enabled variable is flagged as an integer even though it is a boolean

safalin1 commented 4 years ago

Thanks - I have updated this and some others that were wrong too :)