generic updates
This commit is contained in:
@@ -338,8 +338,6 @@ void ActorFrame::UpdateInternal( float fDeltaTime )
|
|||||||
pActor->Update(fDeltaTime);
|
pActor->Update(fDeltaTime);
|
||||||
}
|
}
|
||||||
|
|
||||||
// todo: update lighting? -aj
|
|
||||||
|
|
||||||
if( unlikely(!m_UpdateFunction.IsNil()) )
|
if( unlikely(!m_UpdateFunction.IsNil()) )
|
||||||
{
|
{
|
||||||
Lua *L = LUA->Get();
|
Lua *L = LUA->Get();
|
||||||
|
|||||||
@@ -2712,14 +2712,6 @@
|
|||||||
RelativePath="GrooveRadar.h"
|
RelativePath="GrooveRadar.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="GroupList.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="GroupList.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="HelpDisplay.cpp"
|
RelativePath="HelpDisplay.cpp"
|
||||||
>
|
>
|
||||||
@@ -2760,14 +2752,6 @@
|
|||||||
RelativePath=".\ModIconRow.h"
|
RelativePath=".\ModIconRow.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="MusicList.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="MusicList.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath=".\MusicWheel.cpp"
|
RelativePath=".\MusicWheel.cpp"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user