Compare commits

...

1 Commits

Author SHA1 Message Date
8aafe6608c update API.md 2022-07-21 11:47:07 +02:00

2
API.md
View File

@ -236,7 +236,7 @@ signs_lib.register_sign("basic_signs:sign_wall_glass", {
allow_onpole = true,
allow_onpole_horizontal = true,
allow_yard = true,
use_texture_alpha = true,
use_texture_alpha = "blend",
})
```