Merge branch 'general-devel' into otapi3

This commit is contained in:
Lucas Nicodemus 2022-04-01 01:10:00 -07:00
commit 32f2f6a33d
4 changed files with 13 additions and 6 deletions

View file

@ -3957,7 +3957,7 @@ namespace TShockAPI
return true;
}
return true;
return false;
}
private static bool HandleKillPortal(GetDataHandlerArgs args)