aboutsummaryrefslogtreecommitdiff
path: root/auth.go
diff options
context:
space:
mode:
Diffstat (limited to 'auth.go')
-rw-r--r--auth.go3
1 files changed, 1 insertions, 2 deletions
diff --git a/auth.go b/auth.go
index 3e9cb9b..bc8d24e 100644
--- 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
}