ditto
This commit is contained in:
parent
31d05a9561
commit
d6f365eb67
1 changed files with 1 additions and 1 deletions
|
|
@ -381,7 +381,7 @@ function createProController() {
|
|||
HTML_CONTROLLER_SELECTION.classList.add('hidden');
|
||||
HTML_LOADER.classList.remove('hidden');
|
||||
|
||||
socket.emit('create_pro_controller');
|
||||
socket.emit('web_create_pro_controller');
|
||||
}
|
||||
|
||||
function shutdownController() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue