add rest of original settings
[carveJwlIkooP6JGAAIwe30JlM.git] / workshop.c
index 10c482942b4f809683824b34e768267c516ca816..3bd2f166643f81bf4c7d3a681dcb8d15c03c8abc 100644 (file)
@@ -1274,7 +1274,8 @@ static void workshop_form_gui_edit_page( ui_rect content ){
    ui_split( inner, k_ui_axis_v, inner[2]-btn_width, 0, label, btn_right);
    ui_rect_pad( btn_right, (ui_px[2]){2,2} );
 
-   if( ui_button_text( btn_right, "\xbf", 2 ) == 1 ){
+   if( ui_button_text( btn_right, "\xb2", 2 ) == 1 )
+   {
       ISteamFriends *hSteamFriends = SteamAPI_SteamFriends();
       SteamAPI_ISteamFriends_ActivateGameOverlayToWebPage( hSteamFriends,
             "https://steamcommunity.com/sharedfiles/workshoplegalagreement",