forked from mtcontrib/signs_lib
Compare commits
1 Commits
e66863d115
...
8aafe6608c
Author | SHA1 | Date | |
---|---|---|---|
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",
|
||||||
})
|
})
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user