opened old project, has missing class but compiles?

I haven’t touch it for couple of months, last time it worked. Now I got some warnings in vs code which I fixed ( I think) and pushed the changes but the main error is about using ‘missing class’ despite project compiling just fine wth?

doh, turns out score_manager from the pizza delivery example game should be now class(creative_device): instead of just class

1 Like