From 2bc1698b9257f58483bf4e7e813926fea25c91ea Mon Sep 17 00:00:00 2001 From: neogeek23 Date: Fri, 29 Sep 2017 02:23:34 -0500 Subject: [PATCH] Rename Location.cs to N Space/Location.cs --- Location.cs => N Space/Location.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename Location.cs => N Space/Location.cs (96%) diff --git a/Location.cs b/N Space/Location.cs similarity index 96% rename from Location.cs rename to N Space/Location.cs index 105bd34..79497c8 100644 --- a/Location.cs +++ b/N Space/Location.cs @@ -85,4 +85,4 @@ namespace N_Space { _future = n; } } -} \ No newline at end of file +}