This error is popping up:
warning: Property GameDaysPassed on script PPop_SpawnControl attached to (1D00ADF2) cannot be initialized because the script no longer contains that property
If a script no longer contains this property, why is the game trying to initialize it?
The mod runs with no problem at I can see at the moment, because the script doesn't use property at all. However, will this cause problems in the long run?
How do I stop it from trying to initialize that property?
