mirror of
https://github.com/gwenhael-le-moine/c-urs_-toil-s.git
synced 2024-12-26 09:58:48 +01:00
forgot to break
This commit is contained in:
parent
10f64607e8
commit
37f02c757d
1 changed files with 1 additions and 0 deletions
1
star.c
1
star.c
|
@ -459,6 +459,7 @@ int main( int argc, char* argv[] )
|
|||
break;
|
||||
case ' ':
|
||||
switch_actor( s );
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue