Skip to content

Commit 668e818

Browse files
committed
Update direction argument type to angle
1 parent 20eaa4f commit 668e818

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

static/extensions/LordCat0/ProjectInterfaces.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
defaultValue: "My element",
231231
},
232232
dir: {
233-
type: Scratch.ArgumentType.NUMBER,
233+
type: Scratch.ArgumentType.ANGLE,
234234
defaultValue: 90,
235235
},
236236
},

0 commit comments

Comments
 (0)