aboutsummaryrefslogtreecommitdiff
path: root/internal/net
diff options
context:
space:
mode:
Diffstat (limited to 'internal/net')
-rw-r--r--internal/net/server.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/net/server.go b/internal/net/server.go
index 203539c..f22c398 100644
--- a/internal/net/server.go
+++ b/internal/net/server.go
@@ -32,6 +32,7 @@ const (
StateTalk
StateDropAllConfirm
StateCookRecipe
+ StateSmeltRecipe
StateColorChoice
)