mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-06 04:18:03 +00:00
dogpile fix
This commit is contained in:
@@ -947,7 +947,7 @@ export class FakeHumanExecution implements Execution {
|
||||
}
|
||||
}
|
||||
} else {
|
||||
if (this.dogpileTarget === top) {
|
||||
if (this.dogpileTarget !== top) {
|
||||
this.dogpileTarget = null;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user