Description:
Refactor UI into submodule.
Commit status:
[Not Reviewed]
References:
Diff options:
Comments:
0 Commit comments
0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
@@ -3,7 +3,7 | |||||
|
3 | using Microsoft.Xna.Framework.Graphics; |
|
3 | using Microsoft.Xna.Framework.Graphics; |
|
4 | using Microsoft.Xna.Framework.Input; |
|
4 | using Microsoft.Xna.Framework.Input; |
|
5 |
|
5 | ||
|
6 | namespace isometricparkfna |
|
6 | namespace isometricparkfna.UI |
|
7 | { |
|
7 | { |
|
8 | public class BudgetWindow |
|
8 | public class BudgetWindow |
|
9 | { |
|
9 | { |
You need to be logged in to leave comments.
Login now