chore: organized project ui structure
This commit is contained in:
parent
58ec07b1a0
commit
d6c618add0
10 changed files with 8 additions and 4 deletions
|
@ -2,6 +2,7 @@
|
|||
using Domain;
|
||||
using Presenter;
|
||||
using UnityEngine;
|
||||
using View.UI;
|
||||
|
||||
namespace View {
|
||||
public class Dependencies : MonoBehaviour {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue