mirror of
https://github.com/OMGeeky/ATCS.git
synced 2026-01-08 12:32:20 +01:00
Warnings hunt.
This commit is contained in:
@@ -172,6 +172,7 @@ public class Requirement extends JSONElement {
|
||||
case skillLevel:
|
||||
case spentGold:
|
||||
case timerElapsed:
|
||||
case factionScore:
|
||||
break;
|
||||
}
|
||||
if (this.required_obj != null) this.required_obj.addBacklink((GameDataElement) this.parent);
|
||||
|
||||
Reference in New Issue
Block a user