Skip to content

Commit d931433

Browse files
authored
Update README.md loop
1 parent 44d5b3c commit d931433

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -140,17 +140,14 @@ $ 3body
140140

141141
if (危机纪元 == 8) {
142142
面壁者 = rest(面壁者);
143-
延续;
143+
延绪;
144144
}
145145
if (危机纪元 == 23) {
146146
面壁者 = rest(面壁者);
147-
延续;
147+
延绪;
148148
}
149149
if (危机纪元 == 205) {
150150
面壁者 = rest(面壁者);
151-
}
152-
153-
if (危机纪元 == 205) {
154151
破壁;
155152
}
156153
}
@@ -236,7 +233,7 @@ $ 3body
236233
|fn|法则|"rule"|
237234
|while|面壁|"face the wall"|
238235
|break|破壁|"break the wall"|
239-
|continue|延续、延绪|"continue"|
236+
|continue|延绪|"continue"|
240237
|print|广播|"broadcast"|
241238
|sleep|冬眠|"hibernation"|
242239
|clear|二向箔清理|"two-way foil cleaning"|

0 commit comments

Comments
 (0)