mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-08-28 16:22:18 +00:00
Added documentation for global functions (#592)
This commit is contained in:
parent
79fcc7241b
commit
3575654d02
@ -401,3 +401,10 @@ Hopefully fixes #585. Hopefully.
|
|||||||
|
|
||||||
Remove <!-- -->s in usages
|
Remove <!-- -->s in usages
|
||||||
```
|
```
|
||||||
|
|
||||||
|
```
|
||||||
|
826797cbd579e867f0f35f0be44b6a28c8c094a9
|
||||||
|
|
||||||
|
Added documentation for global functions (#592)
|
||||||
|
```
|
||||||
|
Didn't port the docs over.
|
||||||
|
@ -505,7 +505,7 @@ public class TurtleAPI implements ILuaAPI {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get the currently sleected slot.
|
* Get the currently selected slot.
|
||||||
*
|
*
|
||||||
* @return The current slot.
|
* @return The current slot.
|
||||||
* @see #select
|
* @see #select
|
||||||
|
Loading…
x
Reference in New Issue
Block a user