Closed jammer312 closed 4 years ago
if (isClient()) { this.getCurrentScript().runFlags |= Script::tick_onscreen; }
This chunk of code in blob onInit causes script to never tick.
Will be fixed in 3338-v8
This chunk of code in blob onInit causes script to never tick.