Skip to content

Commit 50776e0

Browse files
authored
Update Intermediate.fs
1 parent 6ea3c2d commit 50776e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

YukimiScript.Parser/Intermediate.fs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ module Intermediate =
2323
| CommandCall c -> Some c
2424
| a ->
2525
failwithf "Not support in intermediate: %A" a)
26+
2627
IntermediateScene (scene, commands))
2728
|> Intermediate
2829

0 commit comments

Comments
 (0)