Skip to content

Commit

Permalink
update API.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Niklp09 authored and BuckarooBanzay committed Jul 21, 2022
1 parent e66863d commit 8aafe66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion API.md
Original file line number Diff line number Diff line change
Expand Up @@ -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",
})
```

Expand Down

0 comments on commit 8aafe66

Please sign in to comment.