mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-21 20:59:09 +00:00
As it turns out, my old OnServerInitComplete fix didn't check to see if the script had an OnServerInitComplete method. So, when we called that method-of-doom from C++, we'd see a SystemError. Aside from removing an error message, this probably has no effect.