The aforementioned newline.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@988 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -57,7 +57,8 @@ public class TrickCardGameMarshaller extends InvocationMarshaller
|
|||||||
// from interface TrickCardGameService
|
// from interface TrickCardGameService
|
||||||
public void requestRematch (Client arg1)
|
public void requestRematch (Client arg1)
|
||||||
{
|
{
|
||||||
sendRequest(arg1, REQUEST_REMATCH, new Object[] {});
|
sendRequest(arg1, REQUEST_REMATCH, new Object[] {
|
||||||
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
/** The method id used to dispatch {@link #sendCardsToPlayer} requests. */
|
/** The method id used to dispatch {@link #sendCardsToPlayer} requests. */
|
||||||
|
|||||||
Reference in New Issue
Block a user