Skip to content

Commit

Permalink
FIX
Browse files Browse the repository at this point in the history
  • Loading branch information
lachlanmcdonald committed Aug 28, 2021
1 parent 588704b commit ef20c03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion shader/brush/zigzag_range.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This work is licensed under the MIT License (MIT)
// https://github.com/lachlanmcdonald/magicavoxel-shaders
//
// xs brush/zigzag [Direction] [Width]
// xs brush/zigzag_range [Direction] [Width]
//
// xs_begin
// author : '@lachlanmcdonald'
Expand Down
2 changes: 1 addition & 1 deletion shaders.yml
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,7 @@ shaders:
type: position
value: 1
- type: seed
brush/zigzag:
brush/zigzag_range:
params:
- decimal: 0
name: Direction
Expand Down

0 comments on commit ef20c03

Please sign in to comment.