Make omgr the same type it used to be.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5444 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2008-10-14 21:39:02 +00:00
parent ccba68ab36
commit 0764379634
@@ -109,7 +109,7 @@ public class PresentsServer
/** Legacy static reference to the main distributed object manager. Don't use this. If you're
* writing a game, use {@link PlaceManager#_omgr}. */
@Deprecated public static RootDObjectManager omgr;
@Deprecated public static PresentsDObjectMgr omgr;
/**
* Initializes all of the server services and prepares for operation.