Removed javaengine and more misc fixes.
Source: L2jUnity free release
This commit is contained in:
@@ -22,6 +22,8 @@ package com.l2jmobius.gameserver.enums;
|
||||
public enum PlayerAction
|
||||
{
|
||||
ADMIN_COMMAND,
|
||||
ADMIN_POINT_PICKING,
|
||||
ADMIN_SHOW_TERRITORY,
|
||||
USER_ENGAGE;
|
||||
|
||||
private final int _mask;
|
||||
|
Reference in New Issue
Block a user