Skip to content

Commit 7147210

Browse files
authored
Update Weapon.md
1 parent 7c3e643 commit 7147210

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docs/Weapon.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ ___
6868

6969
___
7070
### PlayItemAnim () {: aria-label='Functions' }
71-
#### void PlayItemAnim ( int ItemID, [Direction](https://wofsauge.github.io/IsaacDocs/rep/enums/Direction.html) AnimDirection, [Vector](Vector.md) Position, float Charge ) {: .copyable aria-label='Functions' }
71+
#### void PlayItemAnim ( int ItemID, AnimId, [Vector](Vector.md) Direction, float unk ) {: .copyable aria-label='Functions' }
7272

7373
___
7474
### SetCharge () {: aria-label='Functions' }
@@ -86,4 +86,4 @@ ___
8686
### SetModifiers () {: aria-label='Functions' }
8787
#### void SetModifiers ( [WeaponModifier](enums/WeaponModifier.md) modifiers ) {: .copyable aria-label='Functions' }
8888

89-
___
89+
___

0 commit comments

Comments
 (0)