1
Fork 0
mirror of https://github.com/Steffo99/better-tee.git synced 2024-11-29 01:44:19 +00:00
better-tee/Assets/Old/Code/Common/ActResults.cs

5 lines
59 B
C#

using System;
[Serializable]
public class ActResults {};