Skip to content

Commit 766afac

Browse files
committed
Formatting test 5
1 parent 5bc80b0 commit 766afac

File tree

1 file changed

+2
-5
lines changed
  • common/src/main/resources/data/computercraft/lua/rom/apis

1 file changed

+2
-5
lines changed

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

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,7 @@
135135

136136
--- Extended Ship API
137137
--
138-
-- This section contains extended functions for the Ship API that provide additional functionality
139-
-- beyond the basic Ship operations.
140-
-- As of CC: VS 0.5.0, these functions have been rolled into the main Ship API for better usability.
138+
-- This section contains extended functions for the Ship API that provide additional functionality beyond the basic Ship operations. As of CC: VS 0.5.0, these functions have been rolled into the main Ship API for better usability.
141139
-- @section extended_ship_api
142140

143141
--- Sets the Ship to be static or dynamic
@@ -231,8 +229,7 @@
231229

232230
--- Deprecated Methods
233231
--
234-
-- The following methods have been deprecated and are no longer available.
235-
-- Please refer to the updated Ship API documentation for alternative methods.
232+
-- The following methods have been deprecated and are no longer available. Please refer to the updated Ship API documentation for alternative methods.
236233
-- @section deprecated
237234

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

0 commit comments

Comments
 (0)