Got compiling working under Linux, now correcting various errors.
Checkpoint. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3866 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -32,7 +32,7 @@ public class EventNotification extends DownstreamMessage
|
||||
return _event;
|
||||
}
|
||||
|
||||
public override function toString () :String
|
||||
public function toString () :String
|
||||
{
|
||||
return "[type=EVT, evt=" + _event + "]";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user