fixed a bug that SkyColor lose a return(true);
This commit is contained in:
@@ -73,6 +73,8 @@ private:
|
||||
|
||||
mp->Update();
|
||||
}
|
||||
|
||||
return(true);
|
||||
}
|
||||
|
||||
RenderableInstance *Add(Renderable *r,const Matrix4f &mat)
|
||||
|
Reference in New Issue
Block a user