mirror of
https://github.com/Mezeporta/Erupe.git
synced 2026-03-24 08:33:41 +01:00
fix: array bound crashes on clans.
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
Before submitting a new version:
|
||||
|
||||
- Document your changes in [CHANGELOG.md](CHANGELOG.md).
|
||||
- Run tests: `go test -v ./...`
|
||||
- Run tests: `go test -v ./...` and check for race conditions: `go test -v -race ./...`
|
||||
|
||||
Reference in New Issue
Block a user