]> git.lizzy.rs Git - hydra-dragonfire.git/blobdiff - auth.go
Change version string to hydra-dragonfire
[hydra-dragonfire.git] / auth.go
diff --git a/auth.go b/auth.go
index 3e9cb9b84ce9c70c9a2640c25166a450e39b7b5c..bc8d24e09bdab7c58e4186bd8a988fd95c76b543 100644 (file)
--- a/auth.go
+++ b/auth.go
@@ -180,8 +180,7 @@ func (auth *Auth) handle(pkt *mt.Pkt, l *lua.State, idx int) {
                        Patch:    0,
                        Reserved: 0,
                        Formspec: 4,
-                       // Version:  "hydra-dragonfire",
-                       Version: "astolfo",
+                       Version:  "hydra-dragonfire",
                })
                auth.state = asActive
        }