mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-05 02:37:08 +02:00
Missing comment close
This commit is contained in:
parent
5bb497d258
commit
77676436a2
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ void Web3DOverlay::update(float deltatime) {
|
|||
applyTransformTo(transform);
|
||||
setTransform(transform);
|
||||
}
|
||||
*/
|
||||
}
|
||||
|
||||
void Web3DOverlay::render(RenderArgs* args) {
|
||||
|
|
Loading…
Reference in a new issue