Make updatemappings parameter renamer work, add importmappings parameter renamer, more refactoring
This commit is contained in:
@@ -332,6 +332,6 @@ public class FriendSystem {
|
||||
)
|
||||
@Export("jmodCheck")
|
||||
public static boolean jmodCheck() {
|
||||
return Client.rights >= 2;
|
||||
return Client.staffModLevel >= 2;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user