Almost done first beta
This commit is contained in:
13
patch-seb/Variables.cs
Normal file
13
patch-seb/Variables.cs
Normal file
@@ -0,0 +1,13 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace patch_seb
|
||||
{
|
||||
internal class Variables
|
||||
{
|
||||
public static string SupportedSEB = "3.9.0.787";
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user