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

Add missing package - 'game'.

See https://github.com/shlomif/PySolFC/issues/130 .

Thanks to @scottfurry .
This commit is contained in:
Shlomi Fish 2019-07-25 23:27:49 +03:00
parent fb4f801ecc
commit b785d35e0b

View file

@ -91,6 +91,7 @@ kw = {
'pysollib.ui',
'pysollib.ui.tktile',
'pysollib.kivy',
'pysollib.game',
'pysollib.games',
'pysollib.games.special',
'pysollib.games.ultra',