The type or namespace name 'Pun' does not exist in the namespace 'Photon' (are you missing an assemb

Options
hi, i typed this infront of the script:
using Photon.Pun;
but there is a error saying:
The type or namespace name 'Pun' does not exist in the namespace 'Photon' (are you missing an assembly reference?)
and yes I did install pun 2

Comments