Update kfile.js
This commit is contained in:
2
kfile.js
2
kfile.js
@ -11,7 +11,7 @@ let flags = {
|
|||||||
with_networking: true,
|
with_networking: true,
|
||||||
with_viewport: true,
|
with_viewport: true,
|
||||||
with_uws: false,
|
with_uws: false,
|
||||||
debug_network: false
|
debug_network: true
|
||||||
};
|
};
|
||||||
|
|
||||||
const system = platform === Platform.Windows ? "win32" :
|
const system = platform === Platform.Windows ? "win32" :
|
||||||
|
|||||||
Reference in New Issue
Block a user