Closed deccer closed 10 months ago
Replaced new Vector(...) with the static readonly counter parts
new Vector(...)
I can see why one would prefer them, but I actually decided against using the predefined vector values. I dont feel strongly about it, but I'd rather not change them.
Replaced
new Vector(...)
with the static readonly counter parts