Abdul Mukheem Shaik 90de0fc7a3 RPC for a variable to see if WT is rotating or not
Co-Authored-By: ZeinabBF <145973209+ZeinabBF@users.noreply.github.com>
2024-05-27 21:21:19 +02:00

5 lines
67 B
C#

using System;
internal class NetworkedAttribute : Attribute
{
}