Merge branch 'master' into agent-rotation
This commit is contained in:
@@ -250,7 +250,7 @@ export class Agent
|
||||
ControlFlags: this.controlFlags,
|
||||
Flags: AgentFlags.None
|
||||
};
|
||||
circuit.sendMessage(agentUpdate, 0);
|
||||
circuit.sendMessage(agentUpdate, 0 as PacketFlags);
|
||||
}
|
||||
shutdown(): void
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user