mirror of
https://github.com/He4eT/simple-tads-game.git
synced 2026-05-05 01:17:24 +00:00
Add the fruitBox
This commit is contained in:
parent
c1167001d5
commit
8e9c98d49b
2 changed files with 37 additions and 0 deletions
1
index.t
1
index.t
|
|
@ -31,3 +31,4 @@ gameMain: GameMainDef
|
|||
#include "locations/secondRoom.t"
|
||||
|
||||
#include "items/note.t"
|
||||
#include "items/fruitBox.t"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue