Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Yard1 committed Nov 18, 2018
1 parent 4c1bbc9 commit cd0265e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
1 change: 1 addition & 0 deletions changelog.TXT
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
🏞 “Riverlands” 1.3.1.2 🏞
✢ Fixed Nimbusian news events looking borked.
✢ Fixed all news events looking borked in Russian version.
✢ More fixes for Greneclyf.
✢ Added some extra checks for focuses/events regarding Longsword.
✢ "Archonate Militias" idea for Greifwald won't disappear right away.
✢ Gave the Griffonian Republic Empire's tech pictures and localisation.
Expand Down
14 changes: 7 additions & 7 deletions interface/eaw_welcome_screen.gui
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,7 @@ guiTypes = {

instantTextboxType = {
name = "tab_4_text_header_2"
position = { x=0 y=220 }
position = { x=0 y=240 }
font = "hoi_24header"
text = "EAW_WS_TAB_4_TXT_HEADER_2"
maxWidth = 1090
Expand All @@ -460,7 +460,7 @@ guiTypes = {

instantTextboxType = {
name = "tab_4_text_header_3"
position = { x=0 y=800 }
position = { x=0 y=820 }
font = "hoi_24header"
text = "EAW_WS_TAB_4_TXT_HEADER_3"
maxWidth = 1090
Expand All @@ -470,7 +470,7 @@ guiTypes = {

instantTextboxType = {
name = "tab_4_text_header_4"
position = { x=0 y=1400 }
position = { x=0 y=1420 }
font = "hoi_24header"
text = "EAW_WS_TAB_4_TXT_HEADER_4"
maxWidth = 1090
Expand All @@ -480,7 +480,7 @@ guiTypes = {

instantTextboxType = {
name = "tab_4_text_header_5"
position = { x=0 y=2100 }
position = { x=0 y=2120 }
font = "hoi_24header"
text = "EAW_WS_TAB_4_TXT_HEADER_5"
maxWidth = 1090
Expand All @@ -490,7 +490,7 @@ guiTypes = {

instantTextboxType = {
name = "tab_4_text_header_6"
position = { x=0 y=2640 }
position = { x=0 y=2660 }
font = "hoi_24header"
text = "EAW_WS_TAB_4_TXT_HEADER_6"
maxWidth = 1090
Expand All @@ -500,7 +500,7 @@ guiTypes = {

instantTextboxType = {
name = "tab_4_text_header_7"
position = { x=0 y=4400 }
position = { x=0 y=4420 }
font = "hoi_24header"
text = "EAW_WS_TAB_4_TXT_HEADER_7"
maxWidth = 1090
Expand All @@ -510,7 +510,7 @@ guiTypes = {

instantTextboxType = {
name = "tab_4_text_header_8"
position = { x=0 y=4560 }
position = { x=0 y=4580 }
font = "hoi_24header"
text = "EAW_WS_TAB_4_TXT_HEADER_8"
maxWidth = 1090
Expand Down
Loading

0 comments on commit cd0265e

Please sign in to comment.