Fixed improper indentation.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@762 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -159,10 +159,10 @@ public class TableDirector extends BasicDirector
|
||||
/**
|
||||
* Returns the table this client is currently seated at, or null.
|
||||
*/
|
||||
public function getSeatedTable () :Table
|
||||
{
|
||||
return _ourTable;
|
||||
}
|
||||
public function getSeatedTable () :Table
|
||||
{
|
||||
return _ourTable;
|
||||
}
|
||||
|
||||
/**
|
||||
* Sends a request to create a table with the specified game configuration. This user will
|
||||
|
||||
Reference in New Issue
Block a user