Skip to content

Commit

Permalink
Bump it to 0.3 (shhh, nothing here)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ch0wW committed Jan 25, 2019
1 parent 9b1e21e commit 6733ba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ func main() {

valid := isWADvalid(args[i])
if !valid {
color.Yellow("%s is not a valid WAD file !", args[i])
color.Yellow("%s is not a valid WAD file !", args[i]) // Need to call SPA 1-800-388-PIR8 ?! Memories...
iErrors = iErrors + 1
continue
}
Expand Down

0 comments on commit 6733ba9

Please sign in to comment.