-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFlappy Madruga.uistate.xml
43 lines (43 loc) · 1.99 KB
/
Flappy Madruga.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
<?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 order="0">Start</layout>
<layout order="2">Continuous</layout>
<layout active="1" order="3">Chaves</layout>
<event-sheet order="1">Start events</event-sheet>
<event-sheet order="4">Chaves</event-sheet>
<event-sheet order="5">Common in-game</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" />
<folders-expanded>
<folder expanded="1" path="object-folder/" />
<folder expanded="1" path="layout-folder/" />
<folder expanded="1" path="layout-folder/Levels/" />
<folder expanded="1" path="event-folder/" />
<folder expanded="1" path="event-folder/Levels/" />
<folder expanded="1" path="file-folder/" />
<folder expanded="1" path="sound-folder/" />
<folder expanded="1" path="music-folder/" />
<folder expanded="0" path="file-folder/Icons/" />
<folder expanded="1" path="animation-folder/Madruga/" />
<folder expanded="1" path="animation-folder/Background/" />
<folder expanded="1" path="animation-folder/BottomPipe/" />
<folder expanded="1" path="animation-folder/TopPipe/" />
<folder expanded="1" path="animation-folder/Sprite/" />
</folders-expanded>
</c2uistate>