Skip to content

What's this? #1

Description

@todo

Silverfish/ai/RulesEngine.cs

Lines 2791 to 2796 in 9ef071d

// TODO: What's this?
//case param.tgt_equal:
// if (a.target!= null && (a.target.handcard.card.CardId == cond.cardID || (a.target.isHero && cond.cardID == SimCard.hero))) return true;
// return false;
//case param.tgt_notequal:
// if (a.target != null)


This issue was generated by todo based on a TODO comment in 9ef071d. It's been assigned to @sgkoishi because they committed the code.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions