mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Various documentation fixes (#10692)
set_sky: New feature, keep note about the old syntax get_us_time: Document overflow localplayer: Document "nil" behaviour before initialization collision_box: Safe limit of "1.45"
This commit is contained in:
@@ -1001,6 +1001,7 @@ Please do not try to access the reference until the camera is initialized, other
|
||||
|
||||
### LocalPlayer
|
||||
An interface to retrieve information about the player.
|
||||
This object will only be available after the client is initialized. Earlier accesses will yield a `nil` value.
|
||||
|
||||
Methods:
|
||||
|
||||
|
Reference in New Issue
Block a user