9 lines
169 B
C++
Raw Normal View History

2020-05-13 11:32:08 +02:00
//
// Created by WolverinDEV on 12/05/2020.
//
#include "./NetTools.h"
using namespace ts::server::file::networking;
NetworkThrottle NetworkThrottle::kNoThrottle{-1};