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:
@@ -109,7 +109,7 @@ public class PresentsServer
|
|||||||
|
|
||||||
/** Legacy static reference to the main distributed object manager. Don't use this. If you're
|
/** Legacy static reference to the main distributed object manager. Don't use this. If you're
|
||||||
* writing a game, use {@link PlaceManager#_omgr}. */
|
* 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.
|
* Initializes all of the server services and prepares for operation.
|
||||||
|
|||||||
Reference in New Issue
Block a user