mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-04 00:31:54 +00:00
Fixup rounding for millions
This commit is contained in:
@@ -74,6 +74,7 @@ public class ShopHandler {
|
||||
ShopItemsDelay[i][j] = 0;
|
||||
DidUpdate = true;
|
||||
}
|
||||
refreshShop(i);
|
||||
}
|
||||
ShopItemsDelay[i][j]++;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user