Skip to content

Commit

Permalink
Merge pull request #48 from JoseLuisC99/battlefield-typos
Browse files Browse the repository at this point in the history
Doc typos
  • Loading branch information
atstarke authored Sep 28, 2024
2 parents f7b2bef + 070fa68 commit 44ee57f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion magent2/environments/battlefield/battlefield.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
### Arguments
``` python
battle_v4.env(map_size=80, minimap_mode=False, step_reward-0.005,
battlefield_v5.env(map_size=80, minimap_mode=False, step_reward=-0.005,
dead_penalty=-0.1, attack_penalty=-0.1, attack_opponent_reward=0.2,
max_cycles=1000, extra_features=False)
```
Expand Down

0 comments on commit 44ee57f

Please sign in to comment.