mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-08-01 02:15:58 -04:00
Merge branch 'quality_assurance' of bitbucket.org:projectswg/holocore into quality_assurance
This commit is contained in:
@@ -105,6 +105,7 @@ public class ObjectManager extends Manager {
|
||||
registerForIntent(PlayerEventIntent.TYPE);
|
||||
registerForIntent(ObjectTeleportIntent.TYPE);
|
||||
registerForIntent(ObjectIdRequestIntent.TYPE);
|
||||
registerForIntent(ObjectCreateIntent.TYPE);
|
||||
objectAwareness.initialize();
|
||||
loadClientObjects();
|
||||
maxObjectId = 1000000000; // Gets over all the buildouts/snapshots
|
||||
|
||||
Reference in New Issue
Block a user