Fixed getRegion not returning null (functions using it were expecting null too)
Disabled noclip check. (general-devel is not general-test) Added null check to /region info (Don't commit shit that you know is broken)
This commit is contained in:
parent
05f0e9d717
commit
625bab753b
4 changed files with 26 additions and 18 deletions
|
|
@ -36,5 +36,5 @@ using System.Runtime.InteropServices;
|
|||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
|
||||
|
||||
[assembly: AssemblyVersion("3.2.8.0818")]
|
||||
[assembly: AssemblyFileVersion("3.2.8.0818")]
|
||||
[assembly: AssemblyVersion("3.2.8.0820")]
|
||||
[assembly: AssemblyFileVersion("3.2.8.0820")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue