Minor Changes

This commit is contained in:
Raum0x2A
2021-05-06 16:51:09 -06:00
parent bc0c364dcc
commit 90d743286f

View File

@@ -39,6 +39,7 @@ func main() {
fmt.Printf("Input:\t%s\nExpecting:\t014C:0077:06DA:01F2\nHave:\t%s\n", portalcode, tstvar) fmt.Printf("Input:\t%s\nExpecting:\t014C:0077:06DA:01F2\nHave:\t%s\n", portalcode, tstvar)
nmslib.CreateBanner(portalcode, "NewLennon.png", 0) nmslib.CreateBanner(portalcode, "NewLennon.png", 0)
nmslib.CreateBanner(RndPortal(), "Random.png", 0)
fmt.Println(Translate{"KIHTYOMOLES"}.Kor2Eng()) fmt.Println(Translate{"KIHTYOMOLES"}.Kor2Eng())
korvax := Translate{"Contraband"} korvax := Translate{"Contraband"}