mirror of
https://github.com/Mezeporta/Erupe.git
synced 2026-03-22 07:32:32 +01:00
style: run gofmt across entire codebase
330 non-vendor files had minor formatting inconsistencies (comment alignment, whitespace). No logic changes.
This commit is contained in:
@@ -9,6 +9,6 @@ const (
|
||||
|
||||
// Raviente semaphore constants
|
||||
const (
|
||||
raviSemaphoreStride = 0x10000 // ID spacing between hs_l0* semaphores
|
||||
raviSemaphoreStride = 0x10000 // ID spacing between hs_l0* semaphores
|
||||
raviSemaphoreMax = uint16(127) // max players per Raviente semaphore
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user