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:
Michael Bayne
2005-08-23 18:56:36 +00:00
parent ea646a4d46
commit fd05f9aad5
6 changed files with 15 additions and 15 deletions
+2 -2
View File
@@ -40,8 +40,8 @@ import com.jme.system.JmeException;
import com.jme.system.PropertiesIO;
import com.jme.system.lwjgl.LWJGLPropertiesDialog;
import com.jme.bui.BRootNode;
import com.jme.bui.PolledRootNode;
import com.jmex.bui.BRootNode;
import com.jmex.bui.PolledRootNode;
import com.jme.input.InputHandler;
import com.jme.input.InputSystem;
import com.jme.input.Mouse;