Cleanup withdraw menu entry swaps
This commit is contained in:
@@ -686,7 +686,9 @@ public enum Varbits
|
||||
/**
|
||||
* 1 is true, 0 is false.
|
||||
*/
|
||||
GAUNTLET_ENTERED(9178);
|
||||
GAUNTLET_ENTERED(9178),
|
||||
|
||||
WITHDRAW_X_AMOUNT(3960);
|
||||
|
||||
/**
|
||||
* The raw varbit ID.
|
||||
|
||||
Reference in New Issue
Block a user