You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 18, 2025. It is now read-only.
Describe the bug
When I followed the instructions in lesson 16.2, it kept giving "Not defined in current scope" errors on basically every piece of UI, only East, West, and South worked for some reason.
To Reproduce
Steps to reproduce the behavior:
Paste the "new" SuperAdventure.cs code into your file.
Expected behavior
The code to not give errors ig.
Additional context
I am on JetBrains Rider on the .NET9 SDK rather than VSC.