Skip to content

Commit 60ac35e

Browse files
authored
Merge pull request #246 from easycoder/dev
Intro doc
2 parents 4f3cfb2 + b0c0076 commit 60ac35e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

resources/ecs/intro.ecs

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@
3636

3737
Start:
3838
send Script to Showdown
39-
attach RunCodex to `codex`
40-
on click RunCodex
41-
begin
42-
send `hide` to parent
43-
rest get Codex from `/resources/ecs/codex.ecs`
44-
run Codex
45-
end
39+
! attach RunCodex to `codex`
40+
! on click RunCodex
41+
! begin
42+
! send `hide` to parent
43+
! rest get Codex from `/resources/ecs/codex.ecs`
44+
! run Codex
45+
! end
4646
stop

0 commit comments

Comments
 (0)