Skip to content

Conversation

@eshvk
Copy link

@eshvk eshvk commented Mar 26, 2019

No description provided.

@eshvk eshvk requested a review from vincentpierre March 26, 2019 18:14
* Actuator data of all compatible Entities.
*/
public abstract class AgentSystem<TS, TA> : JobComponentSystem, IAgentSystem
public abstract class AgentSystem<TS, TA> : JobComponentSystem, IAgentSystem<TS, TA>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like a change I made in my lsat PR. There is a lot of code like that in here. Can you rebase or something ?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@eshvk eshvk force-pushed the develop-minor-cleanups branch from a159189 to 94bfd98 Compare March 28, 2019 20:03
@vincentpierre vincentpierre merged commit 46fd471 into master Mar 28, 2019
@vincentpierre vincentpierre deleted the develop-minor-cleanups branch March 28, 2019 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants