diff --git a/Assets/Scripts/Controller/BotController.cs b/Assets/Scripts/Controller/BotController.cs index 7ae5bcf6e..91b2e9c65 100644 --- a/Assets/Scripts/Controller/BotController.cs +++ b/Assets/Scripts/Controller/BotController.cs @@ -7,8 +7,8 @@ using UnityEngine; using Utilities; //hello -//How are you? -//i'm fine +// how are you? + namespace Controller { public class BotController