Skip to content

Commit 5bc80b0

Browse files
committed
Formatting test 4
1 parent fd041d3 commit 5bc80b0

File tree

1 file changed

+0
-4
lines changed
  • common/src/main/resources/data/computercraft/lua/rom/apis

1 file changed

+0
-4
lines changed

common/src/main/resources/data/computercraft/lua/rom/apis/ship.lua

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
--- Ship API
22
--
33
-- This API is added by CC: VS and allows CC: Tweaked computers to access information from Valkyrien Skies Ships.
4-
--
54
-- @module ship_api
65

76
--- Gets the Ship's ID
@@ -138,9 +137,7 @@
138137
--
139138
-- This section contains extended functions for the Ship API that provide additional functionality
140139
-- beyond the basic Ship operations.
141-
--
142140
-- As of CC: VS 0.5.0, these functions have been rolled into the main Ship API for better usability.
143-
--
144141
-- @section extended_ship_api
145142

146143
--- Sets the Ship to be static or dynamic
@@ -236,7 +233,6 @@
236233
--
237234
-- The following methods have been deprecated and are no longer available.
238235
-- Please refer to the updated Ship API documentation for alternative methods.
239-
--
240236
-- @section deprecated
241237

242238
--- Gets the Ship's Euler Angles in ZYX order

0 commit comments

Comments
 (0)