Skip to content
This repository was archived by the owner on Jul 23, 2020. It is now read-only.

Conversation

@tomsons26
Copy link
Contributor

The RA mono tables expose the name Rt, which is for Rate.
Stage_Changed is a misleading name as its a AI loop.

int Get_Rate() const { return m_Rate; }
void Set_Rate(int rate);
BOOL To_Change();
BOOL Stage_AI();
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe just call this AI as it is in other classes?

@tomsons26 tomsons26 added the don't merge Not ready to merge. label May 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

don't merge Not ready to merge.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants