-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathstereotypethreat.uistate.xml
executable file
·47 lines (47 loc) · 1.81 KB
/
stereotypethreat.uistate.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<?xml version="1.0" encoding="utf-8" ?>
<c2uistate>
<!--This is a UI state file - its content describes the user interface settings when the project was last open.
It is entirely optional and the project will load without it. If you are placing the project under source control,
you probably do not want to add any .uistate.xml files to the repository.-->
<configurations>
<active>
<configuration name="HTML5" />
</active>
<display name="HTML5" />
</configurations>
<open-tabs>
<layout>Template</layout>
<layout>Level A4</layout>
<layout>Level A5</layout>
<layout>Level A3</layout>
<layout>Level B1</layout>
<layout>Level B2</layout>
<layout>Level B3</layout>
<layout>Prologue</layout>
<layout>Level A1</layout>
<layout>Level A6</layout>
<layout>Level C1</layout>
<layout>Level A4.5</layout>
<layout>Epilogue</layout>
<layout>Death</layout>
<layout>Level D1</layout>
<layout>Level C2</layout>
<layout>Level A2</layout>
<layout>Level C3</layout>
<layout>Level A3 -- Other Option</layout>
<layout>Title Screen</layout>
<layout active="1">Level D2</layout>
<layout>Level D3</layout>
<layout>Level D4</layout>
<event-sheet>Event sheet 1</event-sheet>
<event-sheet>Narrative</event-sheet>
<event-sheet>Event sheet 2</event-sheet>
</open-tabs>
<properties>
<property expanded="1" name="About" />
<property expanded="1" name="Project settings" />
<property expanded="0" name="Window Size" />
<property expanded="1" name="Configuration Settings" />
</properties>
<families-expanded root="1" />
</c2uistate>