Last change
on this file since 11124 was
11118,
checked in by bknecht, 9 years ago
|
initial commit to get orxonox to find and compile and start with cegui0.8. doesn't work yet
|
-
Property svn:eol-style set to
native
|
File size:
316 bytes
|
Line | |
---|
1 | <?xml version='1.0' encoding='utf-8'?> |
---|
2 | <GUILayout version="4"> |
---|
3 | <Window name="Root" type="DefaultWindow"> |
---|
4 | <Property name="InheritsAlpha" value="False" /> |
---|
5 | <Property name="MaxSize" value="{{1,0},{1,0}}" /> |
---|
6 | <Property name="Area" value="{{0,0},{0,0},{1,0},{1,0}}" /> |
---|
7 | </Window> |
---|
8 | </GUILayout> |
---|
Note: See
TracBrowser
for help on using the repository browser.