wok diff foobillard/stuff/snooker_reset.patch @ rev 19294

sane-backends, scons, scrot, shell-fm, smake, soundtouch, wireless_tools: fix man or doc path
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jul 06 16:30:34 2016 +0200 (2016-07-06)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/foobillard/stuff/snooker_reset.patch	Wed Jul 06 16:30:34 2016 +0200
     1.3 @@ -0,0 +1,11 @@
     1.4 +--- src/billard3d.c	2010-02-27 04:01:40.000000000 -0600
     1.5 ++++ src/billard3d.c	2010-02-27 04:02:59.000000000 -0600
     1.6 +@@ -1219,6 +1219,8 @@
     1.7 +     printf("tournament_state_setup_next_match 7\n");
     1.8 +     queue_view=player[act_player].queue_view;
     1.9 +     printf("tournament_state_setup_next_match 8\n");
    1.10 ++    snooker_state.to_play = SN_PLAY_RED;
    1.11 ++    printf("tournament_state_setup_next_match 9\n");
    1.12 + }
    1.13 + 
    1.14 + void create_players_text()