Skip to content

Commit

Permalink
fixed indent
Browse files Browse the repository at this point in the history
  • Loading branch information
LordOfDragons committed Aug 25, 2020
1 parent bd831f0 commit ebd1a18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exampleApp/data/content/stateMachines/colorizer.desm
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
</enterAction>

<transition event='red' state='on off on'/>
<transition event='green' state='off on on'/>
<transition event='green' state='off on on'/>
<transition event='blue' state='off off off'/>
</state>

Expand Down

0 comments on commit ebd1a18

Please sign in to comment.