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