diff options
Diffstat (limited to 'internal/game/cmd_fletch.go')
| -rw-r--r-- | internal/game/cmd_fletch.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/game/cmd_fletch.go b/internal/game/cmd_fletch.go index 088ce63..9cf50bc 100644 --- a/internal/game/cmd_fletch.go +++ b/internal/game/cmd_fletch.go @@ -67,7 +67,6 @@ func (g *Game) doFletch(sess *net.Session, input string) { if p.Action != nil { p.Action = nil - p.ActionState = nil } items := g.CraftIndex.ByType("fletching") |
