Just fixing an indent.
This commit is contained in:
parent
31cab674b3
commit
cde35a005a
@ -195,7 +195,7 @@ public class Node extends Spatial {
|
|||||||
void invalidateUpdateList() {
|
void invalidateUpdateList() {
|
||||||
updateListValid = false;
|
updateListValid = false;
|
||||||
if ( parent != null ) {
|
if ( parent != null ) {
|
||||||
parent.invalidateUpdateList();
|
parent.invalidateUpdateList();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user