added listeners to the questions buttons
This commit is contained in:
parent
dbd51e6bf8
commit
e6daa4775b
@ -191,6 +191,7 @@ async function initGame(){
|
||||
initSock();
|
||||
renderAnswerSelectionPanel();
|
||||
renderInterogation();
|
||||
setQuestionButtonsListeners()
|
||||
setListenerToInterrogationSuspectPreviousBtn()
|
||||
setListenerToIntroductionNextBtn()
|
||||
setListenerToInterrogationNextBtn();
|
||||
|
Loading…
Reference in New Issue
Block a user