Skip to content

Commit 0d78266

Browse files
committed
Fix steam error messages
1 parent 3f416b1 commit 0d78266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/multiaddonmanager.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@ constexpr const char* g_SteamErrorMessages[] =
112112
"No result.",
113113
"Success.",
114114
"Generic failure.",
115-
"NoConnectionRetry: This should never appear unless Valve is trolling.",
116115
"Your Steam client doesn't have a connection to the back-end.",
116+
"NoConnectionRetry: This should never appear unless Valve is trolling.",
117117
"Password/ticket is invalid.",
118118
"The user is logged in elsewhere.",
119119
"Protocol version is incorrect.",

0 commit comments

Comments
 (0)