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:
parent
b92debbbfd
commit
885b2925ab
1 changed files with 1 additions and 0 deletions
|
@ -1485,6 +1485,7 @@ class ScorpionTowers(Game):
|
|||
# ************************************************************************
|
||||
|
||||
class Astrocyte(Game):
|
||||
Hint_Class = Spider_Hint
|
||||
|
||||
def createGame(self):
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue