haus system auf core geändert
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* @copyright (c) 2008 - 2019 Life of German
|
||||
*/
|
||||
|
||||
export default function voice(globalData: GlobalData) {
|
||||
export default function voice(globalData: IGlobalData) {
|
||||
|
||||
let dictLoaded = false;
|
||||
const Use3d = true;
|
||||
|
||||
Reference in New Issue
Block a user