Skip to content

Commit 473c84b

Browse files
committed
wtf op
1 parent 00903cf commit 473c84b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmd/server/main.go renamed to cmd/main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ func init() {
3030
}
3131

3232
func main() {
33-
3433
s, err := steamcmd.New(steamCmdPath, steamUser, steamPassword)
3534
if err != nil {
3635
log.Fatalf("❌ SteamCMD initialization error: %v", err)

0 commit comments

Comments
 (0)