mirror of
https://github.com/alexbatalov/fallout1-ce.git
synced 2025-12-19 18:06:12 -05:00
Fix Traits leading separator
This commit is contained in:
@@ -1672,7 +1672,7 @@ static void DrawFolder()
|
||||
win_line(edit_win,
|
||||
34,
|
||||
y + text_height() / 2,
|
||||
v4,
|
||||
v4 + 34,
|
||||
y + text_height() / 2,
|
||||
colorTable[992]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user