Fire change when modID is synced
This commit is contained in:
parent
1ae3008438
commit
0e1cd01377
@ -349,6 +349,7 @@ public class Simulation implements ChangeSource, Cloneable {
|
||||
*/
|
||||
public void syncModID() {
|
||||
this.simulatedConfigurationID = getActiveConfiguration().getModID();
|
||||
fireChangeEvent();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user