wok-6.x view foobillard/stuff/snooker_reset.patch @ rev 18473
Add tazpkg-test(844): beta release of the tazpkg
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Mon Oct 05 04:01:02 2015 +0300 (2015-10-05) |
parents | |
children |
line source
1 --- src/billard3d.c 2010-02-27 04:01:40.000000000 -0600
2 +++ src/billard3d.c 2010-02-27 04:02:59.000000000 -0600
3 @@ -1219,6 +1219,8 @@
4 printf("tournament_state_setup_next_match 7\n");
5 queue_view=player[act_player].queue_view;
6 printf("tournament_state_setup_next_match 8\n");
7 + snooker_state.to_play = SN_PLAY_RED;
8 + printf("tournament_state_setup_next_match 9\n");
9 }
11 void create_players_text()