*pulls rebrand card*

This commit is contained in:
CornierKhan1 2018-11-10 13:44:43 +11:00
parent b614a573ce
commit 5e12c06b51

View File

@ -46,7 +46,7 @@ func CheckError(e error) {
func main() {
fmt.Println("WiiSOAP Shukaku.")
fmt.Println("WiiSOAP 0.2 Kawauso")
fmt.Println("Reading the Config...")
configfile, err := os.Open("./config.xml")
CheckError(err)