diff --git a/empty.cs b/empty.cs new file mode 100644 index 0000000..5d241cd --- /dev/null +++ b/empty.cs @@ -0,0 +1,12 @@ +public Program() +{ + // RuntimeInfo.UpdateFrequency +} + +public void Save() +{ +} + +public void Main(string argument, UpdateType updateSource) +{ +}