修订版 | 7038189045a990c7a629afab2a974c5c596f8c2e (tree) |
---|---|
时间 | 2017-01-25 17:01:39 |
作者 | SUEHIRO <supersuehiro@user...> |
Commiter | SUEHIRO |
無駄な処理の削除
@@ -4434,7 +4434,6 @@ public &Char | ||
4434 | 4434 | if(#`ani > 0){ |
4435 | 4435 | `ani~ani.setAnimElem(e); |
4436 | 4436 | `curFrame = `ani~ani.currentFrame(); |
4437 | - if(e > 1) `ani~ani.updateSprite(); | |
4438 | 4437 | } |
4439 | 4438 | } |
4440 | 4439 | public void trAnimExist(int pid) |