mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-23 18:33:07 +00:00
when attacking by boat, attack execution only starts from boat pixel
This commit is contained in:
@@ -286,6 +286,8 @@ export class ClientGame {
|
||||
attackerID: this.myPlayer.id(),
|
||||
targetID: targetID,
|
||||
troops: troops,
|
||||
sourceX: null,
|
||||
sourceY: null,
|
||||
targetX: cell.x,
|
||||
targetY: cell.y
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user