Update DemoComponent.cs

Accidentally left in a testing name...
This commit is contained in:
foxnne 2019-09-02 22:07:14 -05:00
parent 3e5a7e6a78
commit 2c926361e4

View File

@ -2,7 +2,7 @@ using ImGuiNET;
using Nez;
using Nez.ImGuiTools;
namespace lucid
namespace project_name
{
public class DemoComponent : Component
{