- Timestamp:
- 06/25/11 21:14:08 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ps/trunk/binaries/data/mods/public/simulation/components/UnitAI.js
r9657 r9660 296 296 } 297 297 298 this.PushOrderFront("Attack", { "target": this.order.data.target, "force": false });298 this.PushOrderFront("Attack", { "target": this.order.data.target, "force": true }); 299 299 return; 300 300 }
Note:
See TracChangeset
for help on using the changeset viewer.
