X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=ent_skateshop.c;h=1b10153d6404efff08751f4f1c09007e8952067c;hb=35b57a341eb37d863ec69e4f011a88b7bfba5c01;hp=7dd11c0bcd46ea4e9446061b2343805e4991f81a;hpb=844527ec68c063d78d4993bd8e4053f9ddc47b78;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/ent_skateshop.c b/ent_skateshop.c index 7dd11c0..1b10153 100644 --- a/ent_skateshop.c +++ b/ent_skateshop.c @@ -252,7 +252,7 @@ VG_STATIC void global_skateshop_preupdate(void){ localplayer.board_view_slot = cache_id; global_skateshop_exit(); - skaterift_write_savedata(); + skaterift_autosave(1); return; } }