Rename Location.cs to N Space/Location.cs

This commit is contained in:
neogeek23 2017-09-29 02:23:34 -05:00 committed by GitHub
parent 827ad0781b
commit 2bc1698b92

View File

@ -85,4 +85,4 @@ namespace N_Space {
_future = n; _future = n;
} }
} }
} }