Skip to content

Commit

Permalink
Update Intermediate.fs
Browse files Browse the repository at this point in the history
  • Loading branch information
Seng-Jik authored Oct 4, 2021
1 parent 6ea3c2d commit 50776e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions YukimiScript.Parser/Intermediate.fs
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ module Intermediate =
| CommandCall c -> Some c
| a ->
failwithf "Not support in intermediate: %A" a)

IntermediateScene (scene, commands))
|> Intermediate

0 comments on commit 50776e0

Please sign in to comment.