mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
adjustments for castillian
This commit is contained in:
parent
8150cf5df4
commit
cd87ff4b53
@ -105,7 +105,7 @@ class DirectDialog(DirectFrame):
|
|||||||
('topPad', 0.06, INITOPT),
|
('topPad', 0.06, INITOPT),
|
||||||
('midPad', 0.12, INITOPT),
|
('midPad', 0.12, INITOPT),
|
||||||
('sidePad', 0., INITOPT),
|
('sidePad', 0., INITOPT),
|
||||||
('buttonPadSF', 1.05, INITOPT),
|
('buttonPadSF', 1.1, INITOPT),
|
||||||
# Alpha of fade screen behind dialog
|
# Alpha of fade screen behind dialog
|
||||||
('fadeScreen', 0, None),
|
('fadeScreen', 0, None),
|
||||||
('command', None, None),
|
('command', None, None),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user