Merge branch 'develop' into mergebranch-Jasper

This commit is contained in:
SemvdH
2021-06-11 10:27:30 +02:00
committed by GitHub
46 changed files with 28302 additions and 4730 deletions

View File

@@ -59,7 +59,7 @@ namespace scene
* @return void
*/
void render_pause_menu();
void update_hand_detection();
public:
In_Game_Scene();