• R/O
  • SSH
  • HTTPS

project200805us: 提交


Commit MetaInfo

修订版3229 (tree)
时间2017-06-17 03:19:37
作者hogepiyo

Log Message

ev

更改概述

差异

--- ProjectFrom200805/HPLLib/src/hpllib/game/scenario/AbstractEventManager.h (revision 3228)
+++ ProjectFrom200805/HPLLib/src/hpllib/game/scenario/AbstractEventManager.h (revision 3229)
@@ -137,6 +137,7 @@
137137 }
138138 bool process() {
139139 if( this->m_cntFade.step().isFinishAnimation ) {
140+ this->m_bIsFading = false;
140141 return true;
141142 }
142143 return false;
Show on old repository browser