mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 06:00:46 +00:00
Bring translations to ASF-GUI
This commit is contained in:
@@ -7,9 +7,8 @@ using System.IO;
|
||||
using System.Linq;
|
||||
using System.Threading.Tasks;
|
||||
using System.Windows.Forms;
|
||||
using ArchiSteamFarm;
|
||||
|
||||
namespace GUI {
|
||||
namespace ArchiSteamFarm {
|
||||
internal sealed partial class MainForm : Form {
|
||||
private static readonly ConcurrentDictionary<string, int> BotIndexes = new ConcurrentDictionary<string, int>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user