Starsector API
Loading...
Searching...
No Matches
ViceDemand.java
Go to the documentation of this file.
1package com.fs.starfarer.api.impl.campaign.econ;
2
3
5
6 public void apply(String id) {
7 }
8
9 public void unapply(String id) {
10
11 }
12
13}