chaos pt 3
[carveJwlIkooP6JGAAIwe30JlM.git] / player_replay.c
index 6a59e252ea9dab0d9580f22eb82e404828697e47..befbf0fd1efc7c873330e751a7341b05dc7d2bc1 100644 (file)
@@ -505,6 +505,9 @@ static void skaterift_replay_update_helpers(void){
 }
 
 static void skaterift_replay_post_render(void){
+   if( world_static.active_instance != k_world_purpose_client )
+      return;
+
    /* capture the current resume frame at the very last point */
    if( button_down( k_srbind_reset ) ){
       if( skaterift.activity == k_skaterift_default ){