raylib-py icon indicating copy to clipboard operation
raylib-py copied to clipboard

Corrected Vector3 to Vector4

Open jbutcher5 opened this issue 3 years ago • 0 comments

The _vec4 function had the incorrect type hint of 'Vector3' I have changed this to 'Vector4'

jbutcher5 avatar May 02 '21 20:05 jbutcher5