pull out upnp as default
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1402 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
a66f0483b2
commit
624f5b09c1
@ -45,7 +45,8 @@ time_t tick_;
|
|||||||
time_t stall_time_ = 60;
|
time_t stall_time_ = 60;
|
||||||
int ip_rules = 1;
|
int ip_rules = 1;
|
||||||
|
|
||||||
#define UPNP
|
// #define UPNP
|
||||||
|
|
||||||
#ifdef UPNP
|
#ifdef UPNP
|
||||||
#if defined(CYGWIN) || defined(_WIN32)
|
#if defined(CYGWIN) || defined(_WIN32)
|
||||||
DLL upnp_dll;
|
DLL upnp_dll;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user