diff options
Diffstat (limited to 'SuperPolarity/ScreenManager.cs')
| -rw-r--r-- | SuperPolarity/ScreenManager.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SuperPolarity/ScreenManager.cs b/SuperPolarity/ScreenManager.cs index b88741b..e869035 100644 --- a/SuperPolarity/ScreenManager.cs +++ b/SuperPolarity/ScreenManager.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Linq; using System.Text; |