Skip to content
Snippets Groups Projects
Commit 9f2b799b authored by Trandinh Thien's avatar Trandinh Thien
Browse files

Forgot to save 2 files last push

parent 33bf301e
No related branches found
No related tags found
No related merge requests found
......@@ -23,14 +23,17 @@ namespace View
* boolean that checks if start button is clicked
*/
public bool start = false;
/**
* boolean that checks if instruct button is clicked
*/
public bool instruct = false;
/**
* boolean that checks if quit button is clicked
*/
public bool quit = false;
/**
* boolean that checks if load button is clicked
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment