This commit is contained in:
2025-08-09 19:43:42 +08:00
parent 25705fb22c
commit 52d07b6a07
8 changed files with 68 additions and 65 deletions

View File

@@ -151,7 +151,8 @@ namespace WulaFallenEmpire
return met;
}
}
public class Condition_FactionExists : Condition
public class Condition_FactionExists : Condition
{
public FactionDef factionDef;