mirror of
https://github.com/mt-mods/signs_lib.git
synced 2024-12-26 01:00:17 +01:00
update API.md
This commit is contained in:
parent
e66863d115
commit
8aafe6608c
2
API.md
2
API.md
@ -236,7 +236,7 @@ signs_lib.register_sign("basic_signs:sign_wall_glass", {
|
|||||||
allow_onpole = true,
|
allow_onpole = true,
|
||||||
allow_onpole_horizontal = true,
|
allow_onpole_horizontal = true,
|
||||||
allow_yard = true,
|
allow_yard = true,
|
||||||
use_texture_alpha = true,
|
use_texture_alpha = "blend",
|
||||||
})
|
})
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user