Commit c9e22d30 authored by Ethan Liang's avatar Ethan Liang
Browse files

add loadquestion to wrong answer

parent 6c8c4bcb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -156,6 +156,7 @@ public class ChalkActivity extends AppCompatActivity implements View.OnClickList
                spawnGame.putExtra("QuestionCount", currentQuestionIndex);
                        Log.d("QUESTION", "Starting chalk game...");
                getApplicationContext().startActivity(spawnGame);
                loadNewQuestion();
            }
        } else {
            // one of the choices buttons clicked