Explorar o código

Merge branch 'next' of https://github.com/seanpaultaylor/GamePlay into next

seanpaultaylor %!s(int64=12) %!d(string=hai) anos
pai
achega
c0bde896c9
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      gameplay/src/Node.cpp

+ 2 - 0
gameplay/src/Node.cpp

@@ -292,6 +292,8 @@ void Node::setUserPointer(void* pointer, void (*cleanupCallback)(void*))
     }
     }
 }
 }
 
 
+
+
 void Node::setActive(bool active)
 void Node::setActive(bool active)
 {
 {
     if (_active != active)
     if (_active != active)