mirror of
https://github.com/overte-org/overte.git
synced 2025-04-25 14:54:29 +02:00
Missing comment close
This commit is contained in:
parent
b55c558f96
commit
fa6f121ff2
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