generated from AriasCreations/vsmodtemplate
7 lines
No EOL
100 B
C#
7 lines
No EOL
100 B
C#
using System;
|
|
|
|
[Serializable]
|
|
public class ASUTimeAcceleration
|
|
{
|
|
public bool Sleeping = false;
|
|
} |