mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 16:58:40 -04:00
comment typo
This commit is contained in:
parent
d3dc3621ac
commit
277be588ad
@ -442,7 +442,7 @@ delete_instance(P3D_instance *inst) {
|
|||||||
// Access: Protected
|
// Access: Protected
|
||||||
// Description: Opens the p3d file to read the p3d_info.xml file
|
// Description: Opens the p3d file to read the p3d_info.xml file
|
||||||
// within it, looking for any locally-relevant
|
// within it, looking for any locally-relevant
|
||||||
// parameters (like win-size).
|
// parameters (like width and height).
|
||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
bool Panda3DBase::
|
bool Panda3DBase::
|
||||||
read_p3d_info(const Filename &p3d_filename) {
|
read_p3d_info(const Filename &p3d_filename) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user