diff --git a/GoldenTrainer/GoldenTrainer.cs b/GoldenTrainer/GoldenTrainer.cs index 044e935..0571acd 100644 --- a/GoldenTrainer/GoldenTrainer.cs +++ b/GoldenTrainer/GoldenTrainer.cs @@ -1,12 +1,4 @@ -// _____ _ _ _______ _ -// / ____| | | | | |__ __| (_) -// | | __ ___ | | __| | ___ _ __ | |_ __ __ _ _ _ __ ___ _ __ -// | | |_ |/ _ \| |/ _` |/ _ \ '_ \| | '__/ _` | | '_ \ / _ \ '__| -// | |__| | (_) | | (_| | __/ | | | | | | (_| | | | | | __/ | -// \_____|\___/|_|\__,_|\___|_| |_|_|_| \__,_|_|_| |_|\___|_| -// -// -using Celeste; +using Celeste; using Celeste.Mod; using Microsoft.Xna.Framework; using Mono.Cecil;