solve merge conflict

This commit is contained in:
Michael Nilsson
2016-04-01 16:39:35 -04:00
6 changed files with 24 additions and 8 deletions
+2
View File
@@ -144,6 +144,8 @@ void TexturePlane::render(){
}
void TexturePlane::update(){
//if(_planeIsDirty)
// createPlane();
if(_path != ""){
CygnetPlane::update();
if(_futureTexture && _futureTexture->isFinished){