move old systemout to use errorhandler

This commit is contained in:
Michael Freno
2025-12-06 10:43:43 -05:00
parent c7b242a1c8
commit b18592f358
6 changed files with 147 additions and 31 deletions

View File

@@ -538,8 +538,6 @@ function StateManager.getStats()
expected = "near 0",
frameNumber = frameNumber,
})
else
print(string.format("[StateManager] WARNING: callSiteCounters has %d entries", callSiteCount))
end
end