From 7d14d8cc64f80362d826f062410ed433c8cebf8d Mon Sep 17 00:00:00 2001 From: Recrown Date: Tue, 22 Jan 2019 19:33:25 -0600 Subject: [PATCH] refactor --- RhythmBullet/Program.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RhythmBullet/Program.cs b/RhythmBullet/Program.cs index c4cb039..1aff434 100644 --- a/RhythmBullet/Program.cs +++ b/RhythmBullet/Program.cs @@ -1,6 +1,6 @@ using System; -namespace RecrownedAthenaeum +namespace RhythmBullet { /// /// The main class.