Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/frontend
diff options
context:
space:
mode:
authorSilverSokolova <80606782+SilverSokolova@users.noreply.github.com>2024-12-18 01:57:19 -0600
committerGitHub <noreply@github.com>2024-12-18 01:57:19 -0600
commit41cb7dfde4266ad9aef5de777cd903269d492c41 (patch)
treeffe77238a959f3ef93d28655db2b85f426f6de21 /source/frontend
parenta57347c9b10637fc07a88c7ecdfcec5b59ba1498 (diff)
Update StarCraftingInterface.hpp
Diffstat (limited to 'source/frontend')
-rw-r--r--source/frontend/StarCraftingInterface.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/frontend/StarCraftingInterface.hpp b/source/frontend/StarCraftingInterface.hpp
index 58dd022..f422406 100644
--- a/source/frontend/StarCraftingInterface.hpp
+++ b/source/frontend/StarCraftingInterface.hpp
@@ -69,6 +69,8 @@ private:
StringSet m_filter;
+ int m_maxSpinCount;
+
int m_recipeAutorefreshCooldown;
HashMap<ItemDescriptor, ItemPtr> m_itemCache;