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

@@ -6,7 +6,7 @@ using System.Text;
using FlaxEngine;
using FlaxEngine.GUI;
namespace Cabrito
namespace Game
{
public class ConsoleContentTextBox : Control
{