added ping

This commit is contained in:
Jeena Paradies 2011-05-04 12:30:37 +02:00
parent 8a574db360
commit 3b429d7dd4
3 changed files with 21 additions and 3 deletions

View file

@ -7,7 +7,7 @@ class GGSNetwork
public
attr_accessor :delegate
attr_accessor :delegate, :player_token
def initialize(delegate, table_token="")
@table_token = table_token