1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00

Fix Astrocyte to use correct hints

This commit is contained in:
Joe R 2024-07-15 18:03:44 -04:00
parent b92debbbfd
commit 885b2925ab

View file

@ -1485,6 +1485,7 @@ class ScorpionTowers(Game):
# ************************************************************************
class Astrocyte(Game):
Hint_Class = Spider_Hint
def createGame(self):