mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 08:15:18 -04:00
*** empty log message ***
This commit is contained in:
parent
5b755a1019
commit
6d8b203e26
@ -10,7 +10,7 @@
|
|||||||
int
|
int
|
||||||
main(int argc, char *argv[]) {
|
main(int argc, char *argv[]) {
|
||||||
if (argc < 3) {
|
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;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user