mirror of
https://github.com/Noratrieb/game-wip-dontplay.git
synced 2026-01-16 12:25:02 +01:00
Move the player inside World
This commit is contained in:
parent
4fd826c218
commit
390a4d45d2
6 changed files with 54 additions and 46 deletions
|
|
@ -4,6 +4,7 @@ mod game;
|
|||
mod graphics;
|
||||
mod input;
|
||||
mod math;
|
||||
mod player;
|
||||
mod res;
|
||||
mod stringfmt;
|
||||
mod tiles;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue