diff --git a/.gitignore b/.gitignore index 5cfee6b657..d72433e9b1 100644 --- a/.gitignore +++ b/.gitignore @@ -56,4 +56,8 @@ Lua-API.md *.html # StyleCop -*.Cache \ No newline at end of file +*.Cache + +# SublimeText +*.sublime-project +*.sublime-workspace \ No newline at end of file diff --git a/mods/cnc/chrome/credits.yaml b/mods/cnc/chrome/credits.yaml index 771feff94f..660b9c36c3 100644 --- a/mods/cnc/chrome/credits.yaml +++ b/mods/cnc/chrome/credits.yaml @@ -2,7 +2,7 @@ Container@CREDITS_PANEL: Logic: CreditsLogic X: (WINDOW_RIGHT - WIDTH)/2 Y: (WINDOW_BOTTOM - 400)/2 - Width: 400 + Width: 410 Height: 435 Children: Label@CREDITS_TITLE: diff --git a/mods/ra/chrome/credits.yaml b/mods/ra/chrome/credits.yaml index 85a5e0415b..4e4905fb06 100644 --- a/mods/ra/chrome/credits.yaml +++ b/mods/ra/chrome/credits.yaml @@ -2,7 +2,7 @@ Background@CREDITS_PANEL: Logic: CreditsLogic X: (WINDOW_RIGHT - WIDTH)/2 Y: (WINDOW_BOTTOM - 400)/2 - Width: 400 + Width: 410 Height: 450 Children: Label@CREDITS_TITLE: