I have a problem. I have an expected cs error 1002 and i can’t find where i have to fix the error :(.
The compiler detected a missing semicolon . A semicolon is required at the end of every statement in C#. A statement may span more than one line.
Line 104.
1 Like
Thank you
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.