Bugfixes.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3876 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -292,7 +292,7 @@ public class Client extends EventDispatcher
|
||||
protected var _bstrap :BootstrapData;
|
||||
|
||||
/** Manages invocation services. */
|
||||
protected var _invdir :InvocationDirector;
|
||||
protected var _invdir :InvocationDirector = new InvocationDirector();
|
||||
|
||||
/** Ticks. */
|
||||
protected var _tickInterval :Timer;
|
||||
|
||||
Reference in New Issue
Block a user