]> git.localhorst.tv Git - l2e.git/blobdiff - src/battle/states/RunState.cpp
use correct headline in SelectIkari
[l2e.git] / src / battle / states / RunState.cpp
index e1f6f4bcdd89058dc65b260849202e872606df54..c75255c3d1edf51e9cd461066fdfd0c7ea2885d9 100644 (file)
@@ -24,7 +24,6 @@ namespace battle {
 
 void RunState::EnterState(Application &c, SDL_Surface *screen) {
        ctrl = &c;
-       // TODO: push battle animation if enemy is faster
 }
 
 void RunState::ExitState(Application &c, SDL_Surface *screen) {