diff --git a/Source/towners.cpp b/Source/towners.cpp index 7d28ba169..84c454d9c 100644 --- a/Source/towners.cpp +++ b/Source/towners.cpp @@ -1312,8 +1312,8 @@ void TalkToTowner(int p, int t) if (gbMaxPlayers != 1) { NetSendCmdQuest(TRUE, QTYPE_GIRL); } -#endif } +#endif } }