Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
ConDrug.cs
Go to the documentation of this file.
1public class ConDrug : BadCondition
2{
3 public override int GetPhase()
4 {
5 return 0;
6 }
7}
override int GetPhase()
Definition: ConDrug.cs:3