Browse Source

[hellfire] Fix 1.09 build

pull/876/head
Anders Jenbo 6 years ago
parent
commit
bf89572183
  1. 2
      Source/towners.cpp

2
Source/towners.cpp

@ -1312,8 +1312,8 @@ void TalkToTowner(int p, int t)
if (gbMaxPlayers != 1) {
NetSendCmdQuest(TRUE, QTYPE_GIRL);
}
#endif
}
#endif
}
}

Loading…
Cancel
Save