removed StopMeditation

This commit is contained in:
_nebula 2023-03-09 16:07:02 +00:00
parent a252463781
commit 5de1c5c07a
2 changed files with 0 additions and 8 deletions

Binary file not shown.

View File

@ -1,8 +0,0 @@
using QSB.Utility;
using UnityEngine;
namespace QSB.TimeSync;
// TODO remove from unity project eventually
[UsedInUnityProject]
public class StopMeditation : MonoBehaviour { }