mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
deprecate win-width, win-height
This commit is contained in:
parent
4f43ec84c0
commit
676ba64255
@ -12,8 +12,7 @@
|
|||||||
|
|
||||||
# Let's set up a default window size of 800x600. The user can
|
# Let's set up a default window size of 800x600. The user can
|
||||||
# override this in his or her personal prc file.
|
# override this in his or her personal prc file.
|
||||||
win-width 800
|
win-size 800 600
|
||||||
win-height 600
|
|
||||||
|
|
||||||
# Define the display types that have been compiled in. Panda will
|
# Define the display types that have been compiled in. Panda will
|
||||||
# pick one of these by going through the list in this order until one
|
# pick one of these by going through the list in this order until one
|
||||||
|
Loading…
x
Reference in New Issue
Block a user