Skip to content

Commit dbb0c35

Browse files
removed left over variable declaration
1 parent ccb8026 commit dbb0c35

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

FlagReplacement/Mainmod.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ public class Mainmod : MonoBehaviour
1818
static Dictionary<string, Texture2D> flags = new Dictionary<string, Texture2D>();
1919

2020
public static Mainmod Instance;
21-
static string userSteamID;
2221

2322
void Awake()
2423
{

0 commit comments

Comments
 (0)