Changeset 177 for trunk/src/ScoreDice.cpp
- Timestamp:
- 08/10/08 15:50:42 (5 years ago)
- File:
-
- 1 edited
-
trunk/src/ScoreDice.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/ScoreDice.cpp
r148 r177 141 141 { 142 142 bool three = false; 143 short int temp = 0;144 143 145 144 for (int i=0; i<6; i++) … … 158 157 { 159 158 bool four = false; 160 short int temp = 0;161 159 162 160 for (int i=0; i<6; i++)
Note: See TracChangeset
for help on using the changeset viewer.
