fifth disc for level 80
This commit is contained in:
@@ -352,7 +352,7 @@ public class ApplyRuneMsg extends ClientNetMsg {
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
if(discCount == discAllowed)
|
if(discCount >= discAllowed)
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
//Everything succeeded. Let's apply the rune
|
//Everything succeeded. Let's apply the rune
|
||||||
|
|||||||
Reference in New Issue
Block a user