-
- Downloads
Rename module 'game_items' to 'items'
The module 'game_items' was renamed to 'items'. Every reference to this module across different source code files was consequently updated to reflect this change.
parent
4d93be01
No related branches found
No related tags found
Showing
- cooperative_cuisine/counter_factory.py 2 additions, 2 deletionscooperative_cuisine/counter_factory.py
- cooperative_cuisine/counters.py 1 addition, 1 deletioncooperative_cuisine/counters.py
- cooperative_cuisine/effects.py 2 additions, 2 deletionscooperative_cuisine/effects.py
- cooperative_cuisine/environment.py 4 additions, 4 deletionscooperative_cuisine/environment.py
- cooperative_cuisine/items.py 0 additions, 0 deletionscooperative_cuisine/items.py
- cooperative_cuisine/orders.py 1 addition, 1 deletioncooperative_cuisine/orders.py
- cooperative_cuisine/player.py 1 addition, 1 deletioncooperative_cuisine/player.py
- cooperative_cuisine/recipes.py 1 addition, 1 deletioncooperative_cuisine/recipes.py
- cooperative_cuisine/reinforcement_learning/gym_env.py 1 addition, 1 deletioncooperative_cuisine/reinforcement_learning/gym_env.py
- tests/test_cooking_equipment.py 1 addition, 1 deletiontests/test_cooking_equipment.py
- tests/test_counter.py 1 addition, 1 deletiontests/test_counter.py
- tests/test_item.py 1 addition, 1 deletiontests/test_item.py
- tests/test_start.py 1 addition, 1 deletiontests/test_start.py
Loading
Please register or sign in to comment