Checkpoint.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3864 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -69,7 +69,7 @@ public class DObject // extends EventDispatcher
|
||||
postEvent(new MessageEvent(_oid, name, args));
|
||||
}
|
||||
|
||||
public function postEvent (DEvent event) :void
|
||||
public function postEvent (event :DEvent) :void
|
||||
{
|
||||
// TODO: transactons?
|
||||
if (_omgr != null) {
|
||||
|
||||
Reference in New Issue
Block a user