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

Changes to StageClass. #299

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

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.

None yet

2 participants