mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-09 21:47:12 +02:00
spacing
This commit is contained in:
parent
5cbb39a48e
commit
93cf6c882c
1 changed files with 2 additions and 2 deletions
|
@ -53,8 +53,8 @@ json Instance::getComputer(<#int index#>){
|
|||
}
|
||||
|
||||
return _computer.at(index);
|
||||
|
||||
}
|
||||
|
||||
json Instance::getDisplay(int index) {
|
||||
assert(index <(int) _display.size());
|
||||
|
||||
|
|
Loading…
Reference in a new issue