mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 14:18:24 +02:00
Correct the folder location in the FBXSerializer header/source top comment
This commit is contained in:
parent
baa8cdb054
commit
5a9af5b2c3
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
//
|
//
|
||||||
// FBXSerializer.cpp
|
// FBXSerializer.cpp
|
||||||
// interface/src/renderer
|
// libraries/fbx/src
|
||||||
//
|
//
|
||||||
// Created by Andrzej Kapolka on 9/18/13.
|
// Created by Andrzej Kapolka on 9/18/13.
|
||||||
// Copyright 2013 High Fidelity, Inc.
|
// Copyright 2013 High Fidelity, Inc.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
//
|
//
|
||||||
// FBXSerializer.h
|
// FBXSerializer.h
|
||||||
// interface/src/renderer
|
// libraries/fbx/src
|
||||||
//
|
//
|
||||||
// Created by Andrzej Kapolka on 9/18/13.
|
// Created by Andrzej Kapolka on 9/18/13.
|
||||||
// Copyright 2013 High Fidelity, Inc.
|
// Copyright 2013 High Fidelity, Inc.
|
||||||
|
|
Loading…
Reference in a new issue