Forgotten parens

This commit is contained in:
Valerie Young 2019-01-11 11:00:08 -05:00
parent 92297444a0
commit 9e612acb27

View file

@ -617,7 +617,7 @@ class Scratch3GdxForBlocks {
} }
} }
whenJumped () { whenJumped () {
return this.isFreeFalling; return this.isFreeFalling();
} }
whenSpinSpeedCompare (args) { whenSpinSpeedCompare (args) {
const currentVal = this.magnitude( const currentVal = this.magnitude(