Skip to content

Commit

Permalink
getsundir -> setsundir, makes more sense.
Browse files Browse the repository at this point in the history
  • Loading branch information
yellowberryHN committed Sep 16, 2023
1 parent 7789ef9 commit cc2cb2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/stdedit.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@ scrollblendbrush = [

minimaphere = [minimapheight (at (getcampos) 2)]

getsundir = [sunlightyaw (getcamyaw); sunlightpitch (getcampitch)]
setsundir = [sunlightyaw (getcamyaw); sunlightpitch (getcampitch)]

echovcolor = [echo ***vcolor (getvcolor $getseltex)]
echovrotate = [echo ***vrotate (getvrotate $getseltex)]
Expand Down

0 comments on commit cc2cb2a

Please sign in to comment.