Missing null check in OnChat.
Added exception handler to command runner so it wont get swallowed by terraria
This commit is contained in:
parent
527d9bb203
commit
c52e8cbf5d
3 changed files with 24 additions and 7 deletions
|
|
@ -35,5 +35,5 @@ using System.Runtime.InteropServices;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
|
||||
[assembly: AssemblyVersion("2.3.0.0629")]
|
||||
[assembly: AssemblyFileVersion("2.3.0.0629")]
|
||||
[assembly: AssemblyVersion("2.3.0.0630")]
|
||||
[assembly: AssemblyFileVersion("2.3.0.0630")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue