Skip to content

Commit 85a2da1

Browse files
committed
Codex exit
1 parent fcbbf9f commit 85a2da1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

resources/ecs/codex.ecs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -328,10 +328,10 @@ L2:
328328
end
329329
on click Exit
330330
begin
331-
stop DocManModule
332-
remove element Body
333-
send `restore` to parent
334-
history set url `.`
331+
! stop DocManModule
332+
! remove element Body
333+
! send `restore` to parent
334+
! history set url `.`
335335
! exit
336336
set style `display` of Body to `none`
337337
end

0 commit comments

Comments
 (0)