Merge pull request #470 from YungDaVinci/patch-1

Update ActorMultiVertex.h
This commit is contained in:
Kyzentun
2015-02-14 10:41:45 -07:00
+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"