mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-05 07:24:33 +02:00
Merge pull request #4966 from RisingFog/remove_traversal_server_debug_mode
Turn Off Debug Mode for Traversal Server
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
#include <vector>
|
#include <vector>
|
||||||
#include "Common/TraversalProto.h"
|
#include "Common/TraversalProto.h"
|
||||||
|
|
||||||
#define DEBUG 1
|
#define DEBUG 0
|
||||||
#define NUMBER_OF_TRIES 5
|
#define NUMBER_OF_TRIES 5
|
||||||
|
|
||||||
static u64 currentTime;
|
static u64 currentTime;
|
||||||
|
Reference in New Issue
Block a user