Kampfkarren/selene

Vector3.yAxis does not contain the field `Cross`

Pr0pelled opened this issue · 1 comments

Highlights Vector3.yAxis:Cross() with the error:

standard library global `Vector3.yAxis` does not contain the field `Cross`selene::incorrect_standard_library_use

I am using the VSCode extension version of selene (currently on v1.2.0), selene.toml looks like this:

std = "roblox"

Dupe of #348