diff --git a/kfile.js b/kfile.js index ea5007d..98a10e1 100644 --- a/kfile.js +++ b/kfile.js @@ -11,7 +11,7 @@ let flags = { with_networking: true, with_viewport: true, with_uws: false, - debug_network: false + debug_network: true }; const system = platform === Platform.Windows ? "win32" :