勇帜 周
/
2645_Final_project_1
bird
Diff: structure/structure.cpp
- Revision:
- 2:fb9c05867677
- Parent:
- 0:3887ebee1b37
diff -r 8672e52115e3 -r fb9c05867677 structure/structure.cpp --- a/structure/structure.cpp Sat May 04 10:24:57 2019 +0000 +++ b/structure/structure.cpp Sun May 05 18:46:58 2019 +0000 @@ -62,7 +62,18 @@ if ( _e == 30 ){ _t = _t++; } - + + if ( _m <= 15 ){ + _n =0 ; + } + if ( _p <= 15 ){ + _q =0 ; + } + if ( _e <= 15 ){ + _o =0 ; + } + + }