1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/pysollib/games/special/__init__.py
skomoroh ebee1a26ee + 3 new games
* move poker.py to pysollib/games/special
* improved menubar
* updated translation


git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@42 39dd0a4e-7c14-0410-91b3-c4f2d318f732
2006-08-09 22:03:46 +00:00

5 lines
68 B
Python

import hanoi
import memory
import pegged
import poker
import tarock