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

@@ -1,6 +1,6 @@
using System;
using FlaxEngine;
using Console = Cabrito.Console;
using Console = Game.Console;
#if FLAX_EDITOR
using FlaxEditor;
#endif