mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2025-12-16 06:20:34 +00:00
SteamID64 - changed invalid to 0
check
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
|
||||
<!-- This is steamID64 of the bot-master - you, [Example: 76561198006963719] -->
|
||||
<!-- TIP: You can use "0", but bot won't accept steam cd-keys or trades from anybody" -->
|
||||
<SteamMasterID type="ulong" value="00000000000000000"/>
|
||||
<SteamMasterID type="ulong" value="0"/>
|
||||
|
||||
|
||||
<!-- This defines clan of the master, bot will join chatroom of that clan automatically after logging in if set -->
|
||||
|
||||
Reference in New Issue
Block a user