diff --git a/UCDatm/shared.lua b/UCDatm/shared.lua index c4fb5c2..23351ec 100644 --- a/UCDatm/shared.lua +++ b/UCDatm/shared.lua @@ -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}, @@ -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} -} \ No newline at end of file +} diff --git a/contributors.txt b/contributors.txt index 29f7e6d..ad6f300 100644 --- a/contributors.txt +++ b/contributors.txt @@ -1,2 +1,3 @@ Lewis Watson -Carl Rizk \ No newline at end of file +Carl Rizk +Amr Gamal