fixed package

This commit is contained in:
2025-12-01 16:18:22 +05:30
parent d9c3ecb252
commit 3c81a8bf29
6 changed files with 17 additions and 16 deletions

View File

@@ -1,4 +1,4 @@
package game
package structs
// Player represents a participant in the match.
type Player struct {