mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 01:07:51 -04:00
debug statement
This commit is contained in:
parent
a4fcdbe5b9
commit
95a6051462
@ -245,6 +245,9 @@ initialize(const string &contents_filename, const string &download_url,
|
||||
|
||||
nout << "_root_dir = " << _root_dir
|
||||
<< ", platform = " << _platform
|
||||
<< ", contents_filename = " << contents_filename
|
||||
<< ", download_url = " << download_url
|
||||
<< ", verify_contents = " << verify_contents
|
||||
<< "\n";
|
||||
|
||||
if (_root_dir.empty()) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user