Skip to content

Commit

Permalink
fix: fixed (almost) everything giving wood when hit
Browse files Browse the repository at this point in the history
  • Loading branch information
Picoseconds committed Jul 29, 2020
1 parent 6db7e80 commit a4679e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/moomoo/Player.ts
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ export default class Player extends Entity {
location,
this.angle,
getScale(item),
undefined,
-1,
undefined,
getGameObjID(item),
this.id
Expand Down

0 comments on commit a4679e4

Please sign in to comment.