Skip to content

small error in modeling grammar #355

Open
@MathCancer

Description

@MathCancer

Fix the error in this behavior synonym:

current / wrong:

phagocytosis of " + std::to_string(pCD->type);

correct:

phagocytosis of " + pCD->name;

It can wait for 1.14.3.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions