(_tmpHandOverObj)
| 86 | } |
| 87 | |
| 88 | initConsole(_tmpHandOverObj) { |
| 89 | let tmpName = ' PGInspector.js'; |
| 90 | let tmpVersion = '1.2.1'; |
| 91 | let tmpURL = 'https://github.com/SilverTree7622/Phaser3_GUI_Inspector'; |
| 92 | DebugConsole({ |
| 93 | name: tmpName, |
| 94 | version: tmpVersion, |
| 95 | initConfig: _tmpHandOverObj, |
| 96 | url: tmpURL |
| 97 | }); |
| 98 | } |
| 99 | } |
no test coverage detected