Oh the bugs we find when we reinstate preconditions that were foolishly removed
by yours truly. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5657 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -625,6 +625,7 @@ public class BureauRegistry
|
||||
LauncherUnit (Bureau bureau, RunQueue runQueue) {
|
||||
super("LauncherUnit for " + bureau + ": " + StringUtil.toString(bureau.launcherEntry));
|
||||
_bureau = bureau;
|
||||
_runQueue = runQueue;
|
||||
}
|
||||
|
||||
@Override public boolean invoke () {
|
||||
|
||||
Reference in New Issue
Block a user