com.jme.bui -> com.jmex.bui.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3686 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
package com.threerings.jme.client;
|
||||
|
||||
import com.jme.bui.BRootNode;
|
||||
import com.jmex.bui.BRootNode;
|
||||
import com.jme.input.InputHandler;
|
||||
import com.jme.renderer.Camera;
|
||||
import com.jme.renderer.Renderer;
|
||||
|
||||
@@ -3,10 +3,10 @@
|
||||
|
||||
package com.threerings.jme.client;
|
||||
|
||||
import com.jme.bui.BLabel;
|
||||
import com.jme.bui.BLookAndFeel;
|
||||
import com.jme.bui.BWindow;
|
||||
import com.jme.bui.layout.BorderLayout;
|
||||
import com.jmex.bui.BLabel;
|
||||
import com.jmex.bui.BLookAndFeel;
|
||||
import com.jmex.bui.BWindow;
|
||||
import com.jmex.bui.layout.BorderLayout;
|
||||
|
||||
import com.threerings.crowd.client.PlaceView;
|
||||
import com.threerings.crowd.data.PlaceObject;
|
||||
|
||||
Reference in New Issue
Block a user