fix bugs related to vendoring
This commit is contained in:
parent
3d01f49255
commit
c87f313731
1 changed files with 1 additions and 0 deletions
1
main.go
1
main.go
|
|
@ -100,6 +100,7 @@ func main() {
|
||||||
maxIndex = p.Index
|
maxIndex = p.Index
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
maxIndex = maxIndex+1
|
||||||
fmt.Printf("Highest player index: %d\n", maxIndex)
|
fmt.Printf("Highest player index: %d\n", maxIndex)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue