Chipmunk Infinity Error Fix

BlitzMax Forums/Brucey's Modules/Chipmunk Infinity Error Fix

RustyKristi(Posted 2016) [#1]
Building this with latest bcc NG throws this error pointing to Infinity:Double value

Const INFINITY:Double = 1e1000

Not sure if this is the correct one but it did fix and build ok..
http://www.blitzbasic.com/Community/post.php?topic=57338&post=637777

Const Infinity=3.40282347e+38