beatitudes
This commit is contained in:
parent
831720ce37
commit
d0416b2563
7 changed files with 42 additions and 48 deletions
|
|
@ -55,6 +55,7 @@ pub fn save_game(ecs: &mut World) {
|
|||
Attributes,
|
||||
BlocksTile,
|
||||
BlocksVisibility,
|
||||
Beatitude,
|
||||
Burden,
|
||||
Chasing,
|
||||
Clock,
|
||||
|
|
@ -173,6 +174,7 @@ pub fn load_game(ecs: &mut World) {
|
|||
Attributes,
|
||||
BlocksTile,
|
||||
BlocksVisibility,
|
||||
Beatitude,
|
||||
Burden,
|
||||
Chasing,
|
||||
Clock,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue