adjustments for castillian
This commit is contained in:
parent
8150cf5df4
commit
cd87ff4b53
|
|
@ -105,7 +105,7 @@ class DirectDialog(DirectFrame):
|
|||
('topPad', 0.06, INITOPT),
|
||||
('midPad', 0.12, INITOPT),
|
||||
('sidePad', 0., INITOPT),
|
||||
('buttonPadSF', 1.05, INITOPT),
|
||||
('buttonPadSF', 1.1, INITOPT),
|
||||
# Alpha of fade screen behind dialog
|
||||
('fadeScreen', 0, None),
|
||||
('command', None, None),
|
||||
|
|
|
|||
Loading…
Reference in New Issue