Skip to content

Commit 744b00a

Browse files
authored
v1.9.2 优化地图&整理结果&更新说明
1 parent 2b661c5 commit 744b00a

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

log.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -89,13 +89,7 @@ self.f = 0.99 * self.g + self.h
8989

9090
## v1.4
9191

92-
### 2维情况
93-
94-
(0, 0) → (80, 80) : 用时 43.73秒
95-
96-
### 3维情况
97-
98-
(0, 0, 0) → (80, 80, 80) : 用时 570.03秒
92+
修复全部已知问题
9993

10094
## v1.5
10195

@@ -173,4 +167,4 @@ if x + y + z == 160 and 40 <= x <= 60 and 40 <= y <= 60 and 40 <= z <= 80:
173167

174168
3. 斜线模式成为默认模式
175169

176-
4. 默认地图大小恢复为100×100
170+
4. 默认地图大小变更为30×30

0 commit comments

Comments
 (0)