mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-28 07:48:37 -04:00
*** empty log message ***
This commit is contained in:
parent
5b755a1019
commit
6d8b203e26
@ -10,7 +10,7 @@
|
||||
int
|
||||
main(int argc, char *argv[]) {
|
||||
if (argc < 3) {
|
||||
cerr << "Usage: multify -[x,c|v] <dest_file> <src_file> ..." << endl;
|
||||
cerr << "Usage: multify -[x,c|vr] <dest_file> <src_file> ..." << endl;
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user