This commit is contained in:
Yorick Rommers
2016-01-19 22:38:09 +01:00
parent ee7c7a710c
commit 772d54bc84
+3
View File
@@ -57,6 +57,9 @@ namespace YJMPD_UWP.Model
App.Game.MoveToWaiting();
break;
case Command.PictureUrl:
//Download picture from URL and display to participants
break;
default:
//Do nothing
break;