Closed gogo199432 closed 6 months ago
I keep getting just the number 9 printed to my Bepin terminal (not in game). I believe this line is the cause
mls.LogInfo(terminal.topRightText.transform.parent.childCount);
Maybe think about at least changing it to LogDebug?
I'm getting the same issue
I keep getting just the number 9 printed to my Bepin terminal (not in game). I believe this line is the cause
mls.LogInfo(terminal.topRightText.transform.parent.childCount);
Maybe think about at least changing it to LogDebug?