Change namespace name
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
#include "GridDrawable.hpp"
|
||||
|
||||
namespace openVulkanoCpp::Scene
|
||||
namespace OpenVulkano::Scene
|
||||
{
|
||||
GridDrawable::GridDrawable()
|
||||
: Drawable(DrawEncoder::GetDrawEncoder<GridDrawable>(), DrawPhase::POST)
|
||||
|
||||
Reference in New Issue
Block a user