change 7v7 3v3 FIFA code

This commit is contained in:
2026-03-20 02:33:44 -04:00
parent 3f4ab1c434
commit ba16b75796
8 changed files with 39 additions and 7 deletions

View File

@@ -17,7 +17,7 @@ class Base_Agent:
number: int = 1,
host: str = "localhost",
port: int = 60000,
field: str = 'fifa'
field: str = 'sim3d_7vs7'
):
"""
Initializes the agent and all its main components.