Merge pull request #3920 from Mailaender/tidy
Minor cleanup of the main folder
This commit is contained in:
@@ -3,7 +3,7 @@ Container@INGAME_ROOT:
|
|||||||
Children:
|
Children:
|
||||||
Timer@GAME_TIMER:
|
Timer@GAME_TIMER:
|
||||||
X: WINDOW_RIGHT/2
|
X: WINDOW_RIGHT/2
|
||||||
Y: 0-10
|
Y: 0
|
||||||
StrategicProgress@STRATEGIC_PROGRESS:
|
StrategicProgress@STRATEGIC_PROGRESS:
|
||||||
X: WINDOW_RIGHT/2
|
X: WINDOW_RIGHT/2
|
||||||
Y: 40
|
Y: 40
|
||||||
|
|||||||
@@ -139,8 +139,8 @@ Fonts:
|
|||||||
Font:FreeSansBold.ttf
|
Font:FreeSansBold.ttf
|
||||||
Size:14
|
Size:14
|
||||||
Title:
|
Title:
|
||||||
Font:titles.ttf
|
Font:FreeSansBold.ttf
|
||||||
Size:48
|
Size:32
|
||||||
MediumBold:
|
MediumBold:
|
||||||
Font:FreeSansBold.ttf
|
Font:FreeSansBold.ttf
|
||||||
Size:18
|
Size:18
|
||||||
|
|||||||
@@ -126,7 +126,7 @@ Fonts:
|
|||||||
Font:FreeSansBold.ttf
|
Font:FreeSansBold.ttf
|
||||||
Size:14
|
Size:14
|
||||||
Title:
|
Title:
|
||||||
Font:Dune2k.ttf
|
Font:mods/d2k/Dune2k.ttf
|
||||||
Size:32
|
Size:32
|
||||||
BigBold:
|
BigBold:
|
||||||
Font:FreeSansBold.ttf
|
Font:FreeSansBold.ttf
|
||||||
|
|||||||
@@ -144,7 +144,7 @@ Fonts:
|
|||||||
Font:FreeSansBold.ttf
|
Font:FreeSansBold.ttf
|
||||||
Size:14
|
Size:14
|
||||||
Title:
|
Title:
|
||||||
Font:titles.ttf
|
Font:mods/ra/ZoodRangmah.ttf
|
||||||
Size:48
|
Size:48
|
||||||
BigBold:
|
BigBold:
|
||||||
Font:FreeSansBold.ttf
|
Font:FreeSansBold.ttf
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ markdown DOCUMENTATION.md > DOCUMENTATION.html
|
|||||||
# they are now installed to the game directory instead of placed in the gac
|
# they are now installed to the game directory instead of placed in the gac
|
||||||
FILES=('OpenRA.Game.exe' 'OpenRA.Editor.exe' 'OpenRA.Utility.exe' \
|
FILES=('OpenRA.Game.exe' 'OpenRA.Editor.exe' 'OpenRA.Utility.exe' \
|
||||||
'OpenRA.FileFormats.dll' 'OpenRA.Renderer.SdlCommon.dll' 'OpenRA.Renderer.Cg.dll' 'OpenRA.Renderer.Gl.dll' 'OpenRA.Renderer.Null.dll' 'OpenRA.Irc.dll' \
|
'OpenRA.FileFormats.dll' 'OpenRA.Renderer.SdlCommon.dll' 'OpenRA.Renderer.Cg.dll' 'OpenRA.Renderer.Gl.dll' 'OpenRA.Renderer.Null.dll' 'OpenRA.Irc.dll' \
|
||||||
'FreeSans.ttf' 'FreeSansBold.ttf' 'titles.ttf' 'Dune2k.ttf' \
|
'FreeSans.ttf' 'FreeSansBold.ttf' \
|
||||||
'cg' 'glsl' 'mods/ra' 'mods/cnc' 'mods/d2k' \
|
'cg' 'glsl' 'mods/ra' 'mods/cnc' 'mods/d2k' \
|
||||||
'AUTHORS' 'COPYING' 'HACKING' 'INSTALL' 'CHANGELOG' \
|
'AUTHORS' 'COPYING' 'HACKING' 'INSTALL' 'CHANGELOG' \
|
||||||
'README.html' 'CONTRIBUTING.html' 'DOCUMENTATION.html' \
|
'README.html' 'CONTRIBUTING.html' 'DOCUMENTATION.html' \
|
||||||
|
|||||||
BIN
soviet-logo.png
BIN
soviet-logo.png
Binary file not shown.
|
Before Width: | Height: | Size: 4.6 KiB |
Reference in New Issue
Block a user