by PointOfLight » Sep 16, 2004 @ 9:17pm
That actually makes sense, though. I wouldn't expect a proc to return a value. My problem is that I tend to make everything func, even though I don't necessarily need to, and a bunch of code was blowing up because I called funcs without assigning them to anything.