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:
Michael Bayne
2008-10-23 20:03:15 +00:00
parent 830653a449
commit 68c4218324
@@ -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