Martin Storsjö a852ac99ed Fix a cast to actually cast to the right type
The existing cast didn't make much sense. The expression itself is
already int, there's little point in casting it to int, especially
when assigning to a float.

This fixes warnings with MSVC.
2015-01-16 13:38:06 +02:00
..
2015-01-16 13:38:06 +02:00
2014-06-25 18:50:41 -07:00