forked from External/mage
* Fixed Flailing Drake and test.
This commit is contained in:
parent
c996454486
commit
78cff4d24f
3 changed files with 24 additions and 17 deletions
|
|
@ -57,6 +57,7 @@ public abstract class Watcher implements Serializable {
|
|||
this.controllerId = watcher.controllerId;
|
||||
this.sourceId = watcher.sourceId;
|
||||
this.scope = watcher.scope;
|
||||
this.basicKey = watcher.basicKey;
|
||||
}
|
||||
|
||||
public UUID getControllerId() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue