fix docs (scripting.md)
This commit is contained in:
parent
97b0d99ce6
commit
1858a59dce
@ -136,6 +136,12 @@ world.set_speed_time(value: number)
|
||||
|
||||
Устанавливает указанную скорость для игрового времени.
|
||||
|
||||
```python
|
||||
world.get_speed_time() -> number
|
||||
```
|
||||
|
||||
Возвращает скорость для игрового времени.
|
||||
|
||||
```python
|
||||
world.get_total_time() -> number
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user