index 828ca94571f..76437dfde2e 100644 --- a/x_/x_sfscript_const.nss +++ b/x_/x_sfscript_const.nss @@ -539,8 +539,6 @@ const int PLAYER_SERVER_ROLE_AREA_BUILDER = 0x00000001; const int PLAYER_SERVER_ROLE_RESOURCES_BUILDER = 0x00000002; const int PLAYER_SERVER_ROLE_SCRIPTER = 0x00000004; const int PLAYER_SERVER_ROLE_SCRIPTS_MANAGER = 0x00000008; const int PLAYER_SERVER_ROLE_DM = 0x00000010; const int PLAYER_SERVER_ROLE_HEAD_BUILDER = 0x00000040; -const int PLAYER_SERVER_ROLE_ADMIN = 0x00000080; - -//void main(){} \ No newline at end of file +const int PLAYER_SERVER_ROLE_ADMIN = 0x00000080; \ No newline at end of file