diff options
Diffstat (limited to 'Mundus/Views/Windows/GameWindows/SmallGameWindow.cs')
| -rw-r--r-- | Mundus/Views/Windows/GameWindows/SmallGameWindow.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mundus/Views/Windows/GameWindows/SmallGameWindow.cs b/Mundus/Views/Windows/GameWindows/SmallGameWindow.cs index 5af2939..e178e2a 100644 --- a/Mundus/Views/Windows/GameWindows/SmallGameWindow.cs +++ b/Mundus/Views/Windows/GameWindows/SmallGameWindow.cs @@ -6,7 +6,7 @@ using Mundus.Service.SuperLayers; using Mundus.Service.Tiles.Items; using Mundus.Service.Tiles.Mobs; -namespace Mundus.Views.Windows.GameWindows { +namespace Mundus.Views.Windows { public partial class SmallGameWindow : Gtk.Window, IGameWindow { /*Value for the height and width of the game screen, map screens and inventory screen *and the width of stats, hotbar, accessories, gear & items on the ground menus*/ |
