Add place_rotated mod support (#208)

Co-authored-by: Evgeniy <evgenuel@gmail.com>
This commit is contained in:
z-op
2025-04-17 15:38:56 +03:00
committed by GitHub
parent 768225a990
commit 7f02b444dc
3 changed files with 8 additions and 3 deletions

View File

@ -31,4 +31,5 @@ read_globals = {
"HasOwner",
"getLastOwner",
"GetNodeOwnerName",
"place_rotated",
}