TorchAPI / Essentials

A Torch plugin that adds must-have utilities and administration tools to Space Engineers dedicated servers.
23 stars 31 forks source link

fix nullpo when motdurl is null #195

Closed ryo0ka closed 3 years ago

ryo0ka commented 3 years ago

MyGuiSandbox.IsUrlWhitelisted() potentially throws if Config.MotdUrl was not set (null).