Don't print camera position (only needed in gui)
This commit is contained in:
parent
29b40d4fb6
commit
473d8e99ca
|
@ -236,6 +236,8 @@ if (DEBUG) {
|
|||
echo("WARNING: DEBUG is enabled");
|
||||
}
|
||||
|
||||
/*
|
||||
echo($vpt);
|
||||
echo($vpr);
|
||||
echo($vpd);
|
||||
echo($vpd);
|
||||
*/
|
Loading…
Reference in New Issue