Changed hack detection to allow future permissions overrides, now prevents hack clients modding max hp while online.
This commit is contained in:
parent
456a7eb4bc
commit
34efba9c1f
16 changed files with 16 additions and 37 deletions
|
|
@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License
|
|||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.ComponentModel;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue