Tabs -> spaces
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@331 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -656,9 +656,9 @@ public abstract class PuzzleController extends GameController
|
||||
if (cmd.equals(TOGGLE_CHATTING)) {
|
||||
setChatting(!isChatting());
|
||||
|
||||
} else {
|
||||
} else {
|
||||
return super.handleAction(action);
|
||||
}
|
||||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user