Ban by visible name, not username: Thanks Ray
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@717 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -299,7 +299,7 @@ public class TableManager
|
||||
}
|
||||
|
||||
// Remember to keep him banned
|
||||
table.addBannedUser(table.players[position]);
|
||||
table.addBannedUser(position);
|
||||
|
||||
// Remove the player from the table
|
||||
if (notePlayerRemoved(table.bodyOids[position]) == null) {
|
||||
|
||||
Reference in New Issue
Block a user