mirror of
https://github.com/prime31/FNA-VSCode-Template.git
synced 2025-10-31 21:50:44 +07:00
Update DemoComponent.cs
Accidentally left in a testing name...
This commit is contained in:
parent
3e5a7e6a78
commit
2c926361e4
@ -2,7 +2,7 @@ using ImGuiNET;
|
||||
using Nez;
|
||||
using Nez.ImGuiTools;
|
||||
|
||||
namespace lucid
|
||||
namespace project_name
|
||||
{
|
||||
public class DemoComponent : Component
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user