diff --git a/src/towns/townsparam/townsparam.h b/src/towns/townsparam/townsparam.h index 4f011fa8..30ce24d7 100644 --- a/src/towns/townsparam/townsparam.h +++ b/src/towns/townsparam/townsparam.h @@ -61,7 +61,7 @@ class TownsStartParameters bool highResAvailable=true; - bool highResPCM=false; + bool highResPCM=true; bool catchUpRealTime=true;