add empty

This commit is contained in:
2022-05-18 20:26:08 +03:00
parent 0ad135ca0f
commit 4f09422072

12
empty.cs Normal file
View File

@@ -0,0 +1,12 @@
public Program()
{
// RuntimeInfo.UpdateFrequency
}
public void Save()
{
}
public void Main(string argument, UpdateType updateSource)
{
}