should make rendering work again.

This commit is contained in:
2015-04-17 08:07:51 -07:00
parent 505655ea01
commit adbdd2ee1d
9 changed files with 27 additions and 13 deletions

View File

@@ -226,7 +226,7 @@
(if (should-block? entities)
(block-entrance entities)
(do
(actions/transition-background entities :inside-castle [280 145])
(actions/transition-background entities :inside-castle [295 145])
(actions/walk-to entities :ego [245 90]))))