Make GoGame widgets cleaner, tie them to actual functions

This commit is contained in:
2012-04-17 01:39:16 -04:00
parent 38b298ec45
commit cb0fdcf017
2 changed files with 26 additions and 19 deletions

View File

@ -56,8 +56,6 @@ class Pygo():
self.gogame.show_all()
def on_net_direct(self, widget):
print 'stub: Pygo.on_menu_net_direct()'