Skip to content

Commit

Permalink
Deploy preview for PR 5576 🛫
Browse files Browse the repository at this point in the history
  • Loading branch information
osherwott committed Dec 12, 2024
1 parent 95a88dc commit a341537
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/preview/pr-5576/scripts/script.min.js
Original file line number Diff line number Diff line change
Expand Up @@ -21587,7 +21587,6 @@ class BerryDeal {
}
BerryDeal.list = {};
/// <reference path="../../declarations/enums/MulchType.d.ts"/>
/// <reference path="../../declarations/enums/FlavorType.d.ts"/>
class FarmController {
static initialize() {
this.berryListFiltered(Array.from(Array(GameHelper.enumLength(BerryType) - 1).keys()));
Expand Down

0 comments on commit a341537

Please sign in to comment.