hbarton2 / cscd350-f24-UnhandledExceptions

0 stars 0 forks source link

[BUG] renaming class and delete class #55

Closed RyanHirte closed 2 weeks ago

RyanHirte commented 2 weeks ago

When you rename a class a new name, then delete the class using the new name, it says the class doesn't exist and you have to use the old name to delete it.

Lantzer commented 2 weeks ago

Fixed.