1
Fork 0
mirror of https://github.com/Steffo99/better-tee.git synced 2024-10-16 05:57:26 +00:00

Start final refactor

This commit is contained in:
Steffo 2019-09-23 00:23:35 +02:00
parent 85f321e506
commit ed3b2112a8
420 changed files with 89 additions and 4 deletions

8
Assets/Old.meta Normal file
View file

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 9f05f0ff34c154740a2846d98667d096
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View file

@ -6,7 +6,7 @@ using UnityEngine.EventSystems;
namespace BetterTee.Viewer namespace BetterTee.Viewer
{ {
public abstract class ActViewer public abstract class ActViewer : MonoBehaviour
{ {
[Header("Settings")] [Header("Settings")]
public ActSettings settings = null; public ActSettings settings = null;

Some files were not shown because too many files have changed in this diff Show more