More spots, missed.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@57 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -252,9 +252,9 @@ public class EZGameManager extends GameManager
|
||||
}
|
||||
|
||||
@Override
|
||||
protected Class<? extends PlaceObject> getPlaceObjectClass ()
|
||||
protected PlaceObject createPlaceObject ()
|
||||
{
|
||||
return EZGameObject.class;
|
||||
return new EZGameObject();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user