Update 8.3 Модуль-Vector2&&Vector3.md

This commit is contained in:
Cogitary
2024-03-17 23:50:09 +03:00
committed by GitHub
parent a36e6e8ae8
commit 219b440204
+1 -1
View File
@@ -91,7 +91,7 @@ function vector2:rot(
## Vector3
### Операции с векторами
### Операции над векторами
```lua
function vector3:round(decimals: number) -> round[vec3]