Fixed getEnteredText method in SuiInputBox not returning the proper user entered text

This commit is contained in:
Waverunner
2015-08-19 16:47:36 -04:00
parent ae8830e9b4
commit e7c0913cc9
3 changed files with 5 additions and 3 deletions
+1
View File
@@ -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