svkaiser / Doom64EX

Doom64EX is a reverse-engineering project aimed to recreate Doom64 as close as possible with additional modding features.
http://doom64ex.wordpress.com/
GNU General Public License v2.0
239 stars 49 forks source link

Restore original r_filter behaviour #56

Closed Manuel-K closed 7 years ago

Manuel-K commented 7 years ago

This restores the behaviour of r_filter to its original meaning. This means that the the filter setting in the options menu work as expected.

Manuel-K commented 7 years ago

The change that inverted the variable was made in e5cf1e5f8b5a1bbfe5b180221cfb47ec57996f5e.

pinkwah commented 7 years ago

Thanks.