Deleting “using System;” doesn’t allow me to use, “String password”. In the video, Ben can delete it just fine.
Mine causes this error:
Assets/hacker.cs(12,5): error CS0246: The type or namespace name ‘String’ could not be found (are you missing a using directive or an assembly reference?)