Update Util.cs
This commit is contained in:
parent
4ee80608aa
commit
8722ec2309
|
|
@ -794,7 +794,7 @@ public static class Util
|
|||
try
|
||||
{
|
||||
NetFuncs.InitUPnP(DeviceFound, DeviceLost);
|
||||
//ConsolePrint("UPnP: Service initialized", 3);
|
||||
ConsolePrint("UPnP: Service initialized", 3);
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue