un-cabrito

This commit is contained in:
2022-05-14 19:10:13 +03:00
parent 789b4bacec
commit 6a4ecfdf0b
28 changed files with 27 additions and 31 deletions

View File

@@ -2,7 +2,7 @@
using System.Linq;
using FlaxEngine;
namespace Cabrito
namespace Game
{
public class ConsoleInputTextBox : ConsoleTextBoxBase
{