LLA-Gaming / SS13

Please put all your changes that are not fixes on the "Development" branch -
http://www.llagaming.net
GNU Affero General Public License v3.0
14 stars 37 forks source link

Runtime Error Patched #198

Closed Raptorblaze closed 9 years ago

Raptorblaze commented 9 years ago

Apparently my original fix didn't resolve it reliably. Switched the proc to use safepick() and added a check for null return. Tested and the runtime error no longer occurs. Was symptomless, but better safe than sorry.