Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
16 additions
and 18 deletions.
- +0 −1 .gitignore
- +1 −2 README.md
- +1 −1 yorg/fsm.py
- +5 −5 yorg/logic.py
- +8 −8 yorg/yorg.py
- +1 −1 yyagl
Submodule yyagl
updated
7 files
| +1 −1 | .gitignore | |
| +2 −2 | build/build.py | |
| +54 −0 | build/img2txo.py | |
| +12 −3 | build/imgs.py | |
| +1 −1 | racing/car/gui.py | |
| +1 −1 | racing/race/gui/loading/loadingpage.py | |
| +1 −1 | racing/race/gui/loading/menu.py |