no endless loop

This commit is contained in:
Bryce Covert
2015-08-14 18:56:52 -07:00
parent 95cdb05760
commit aef2e47b11
3 changed files with 3 additions and 2 deletions

View File

@@ -629,6 +629,8 @@ void main()
:anim-merges {(get-in ego [:right :shock]) {:origin-x 15}
(get-in ego [:left :swing-shovel]) {:origin-x 26}
(get-in ego [:right :swing-shovel]) {:origin-x 26}
(get-in ego [:left :glad]) {:origin-x 11}
(get-in ego [:right :glad]) {:origin-x 11}
(get-in ego [:right :standup]) {:origin-x 32}
(get-in ego [:right :crawl]) {:origin-x 32}
(get-in ego [:right :crawl-hide]) {:origin-x 32}