Skip to content

Commit

Permalink
fix missing decimal point for consistency.
Browse files Browse the repository at this point in the history
  • Loading branch information
ferryzhou committed Jan 19, 2025
1 parent 05c018d commit ea91230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ares/building_placements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ Protoss:
StaticDefences: [ [ 46., 109. ] ]
GateKeeper: [ [ 51.18, 107.67 ] ]
LowerSpawn:
FirstPylon: [ [ 144., 51 ] ]
FirstPylon: [ [ 144., 51. ] ]
Pylons: [ [ 144., 54. ] ]
ThreeByThrees: [ [ 139.5, 46.5 ], [ 139.5, 50.5 ], [ 139.5, 53.5 ] ]
StaticDefences: [ [ 144., 48. ] ]
Expand Down

0 comments on commit ea91230

Please sign in to comment.