Update ActorMultiVertex.h

Uh, that's not what ActorMultiVertex does.
This commit is contained in:
YungDaVinci
2015-02-14 09:54:24 -05:00
parent 233355f936
commit f1a9b78ffe
+1 -1
View File
@@ -1,4 +1,4 @@
/** @brief ActorMultiVertex - A texture created from multiple textures. */
/** @brief ActorMultiVertex - An actor with mutiple vertices. Can be used to create shapes that quads can't. */
#include "Actor.h"
#include "CubicSpline.h"