Let's name the method the way gendobj wants to.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@83 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -144,7 +144,7 @@ public class EZGameObject extends GameObject
|
||||
* clients) will apply the value change when they received the
|
||||
* attribute changed notification.
|
||||
*/
|
||||
public void setEZGameService (EZGameMarshaller value)
|
||||
public void setEzGameService (EZGameMarshaller value)
|
||||
{
|
||||
EZGameMarshaller ovalue = this.ezGameService;
|
||||
requestAttributeChange(
|
||||
|
||||
Reference in New Issue
Block a user