Skip to content

Commit

Permalink
Removed a test row
Browse files Browse the repository at this point in the history
  • Loading branch information
riskzorque authored Dec 18, 2016
1 parent 360f57f commit 79d6d3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions UCDatm/shared.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
atms = {
{x = 2220.311, y = 1911.8014, z = 68.0481, rot = 0},
--{x = 2220.311, y = 1911.8014, z = 68.0481, rot = 0},
{x = 1505.1757, y = -1698.2469, z = 14.0469, rot = 270},
{x = 2072.6182, y = -1823.6646, z = 13.5469, rot = 270},
{x = 2127.967, y = -1152.9561, z = 23.9997, rot = 35.8409},
Expand Down Expand Up @@ -40,4 +40,4 @@ atms = {
{x = 2330.957, y = 83.0518, z = 26.4848, rot = 0},
{x = 2773.2581, y = -2502.8472, z = 13.6465, rot = 90},
--{x = 846.7418, y = -2034.7103, z = 12.8672, rot = 90}
}
}

0 comments on commit 79d6d3b

Please sign in to comment.