X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fbattle%2Fstates%2FSelectSpell.cpp;h=8c0c4da5687110eb1cf3ae574a2e0bf2ccc5ee64;hb=c49d46cbfbd7720627af2414e94963850fe8eed6;hp=e15fa2e5490710579ebda387b6bcdf436a392b52;hpb=a3ba4dc677ad7c92eeb78b20b642241563605c9d;p=l2e.git diff --git a/src/battle/states/SelectSpell.cpp b/src/battle/states/SelectSpell.cpp index e15fa2e..8c0c4da 100644 --- a/src/battle/states/SelectSpell.cpp +++ b/src/battle/states/SelectSpell.cpp @@ -93,7 +93,7 @@ void SelectSpell::HandleEvents(const Input &input) { } } -void SelectSpell::UpdateWorld(float deltaT) { +void SelectSpell::UpdateWorld(Uint32 deltaT) { }