animation and transition adjustments
[carveJwlIkooP6JGAAIwe30JlM.git] / ent_skateshop.c
index 251a58595addae93f9f51c241159612c811c04cb..8aa5fbc46c397cb910a01c5ff0dedcb6006eab4d 100644 (file)
@@ -812,6 +812,8 @@ static void ent_skateshop_call( world_instance *world, ent_call *call ){
          vg_str text;
          global_skateshop.helper_pick = gui_new_helper(
                      input_button_list[k_srbind_maccept], &text);
+         if( gui_new_helper( input_button_list[k_srbind_mback], &text ))
+            vg_strcat( &text, "exit" );
          skateshop_server_helper_update();
       }
    }