Skip to content

Commit

Permalink
Rename LayerMaskDropdownUpdater
Browse files Browse the repository at this point in the history
  • Loading branch information
Varneon committed Aug 28, 2022
1 parent 0a6b5c2 commit 2d1b177
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

namespace Varneon.VUdon.Components.Editor
{
internal static class LayerMaskDropdownUpdater
internal static class LayerMaskDropdownPostProcessor
{
[PostProcessScene(-1)] // Ensure that all of the dropdowns get processed before U# saves the C# component data into UdonBehaviours
private static void InitializeLayerMaskDropdowns()
Expand Down

0 comments on commit 2d1b177

Please sign in to comment.