CC#•Created by Spaghetti_cult_owner on 2/25/2024 in #help Static property issues
I have a static public property of a class I'll call A, whose value in a class I'll call B is 0, when in reality its value is something else. The value of the class in the Main() method is just as it should be, which is very perplexing.