Building for web
This commit is contained in:
parent
3651adbef8
commit
395535b947
21 changed files with 197 additions and 37 deletions
|
|
@ -1,3 +1,4 @@
|
|||
#if UNITY_EDITOR
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
|
|
@ -163,3 +164,4 @@ namespace DungeonGenerator
|
|||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue