diff options
author | Treeki <treeki@gmail.com> | 2011-07-23 17:36:16 +0200 |
---|---|---|
committer | Treeki <treeki@gmail.com> | 2011-07-23 17:36:16 +0200 |
commit | 936381ae2d0e8bdde0b0847ca20de30f2b69e8bc (patch) | |
tree | 237bee18e71a8b073e0ede569af6e616e5d35288 /NewerProject.yaml | |
parent | ffa9dabc6b535da90b3cd8a7849079c546cacfbd (diff) | |
download | kamek-936381ae2d0e8bdde0b0847ca20de30f2b69e8bc.tar.gz kamek-936381ae2d0e8bdde0b0847ca20de30f2b69e8bc.zip |
added event block
Diffstat (limited to '')
-rw-r--r-- | NewerProject.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/NewerProject.yaml b/NewerProject.yaml index a8a62e3..e1f0881 100644 --- a/NewerProject.yaml +++ b/NewerProject.yaml @@ -14,6 +14,7 @@ modules: - processed/linegod.yaml
- processed/tilesetfixer.yaml
- processed/switchblock.yaml
+ - processed/eventblock.yaml
# - processed/msgbox.yaml
# - processed/replay.yaml
- processed/growup.yaml
|