diff --git a/Common/NMS/MBINC/MBINC.p.cache.cs b/Common/NMS/MBINC/MBINC.p.cache.cs index 0e8fa10..87fb8e6 100644 --- a/Common/NMS/MBINC/MBINC.p.cache.cs +++ b/Common/NMS/MBINC/MBINC.p.cache.cs @@ -186,7 +186,7 @@ protected static MBINC LoadReleaseLocked( Game.Release RELEASE ) // if not on disk then download from GitHub if( !File.Exists(target) ) { var action = () => { - var dialog = new DownloadDialog { + var dialog = new cmk.DownloadDialog() { DescriptionText = "You don't have the required version of libMBIN | MBINCompiler.\n" + "Would you like to download the required file ?",