fix libworld docs

This commit is contained in:
MihailRis
2024-12-10 18:19:08 +03:00
parent 5ffc054d75
commit 8f37704530
2 changed files with 8 additions and 10 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ world.get_seed() -> int
world.get_generator() -> str
-- Проверяет существование мира по имени.
world.exists() -> bool
world.exists(name: str) -> bool
-- Проверяет является ли текущее время днём. От 0.333(8 утра) до 0.833(8 вечера).
world.is_day() -> bool