Extend to include example translation stuff

This commit is contained in:
Daniel Oaks
2018-01-21 16:49:17 +10:00
parent ba77a95c81
commit a7fdade41d
4 changed files with 71 additions and 2 deletions
+1
View File
@@ -56,6 +56,7 @@ type Client struct {
idletimer *IdleTimer
isDestroyed bool
isQuitting bool
languages []string
maxlenTags uint32
maxlenRest uint32
nick string