Browse Source

Fix compilation.

hl_urbicide
Andrey Akhmichin 4 years ago
parent
commit
0557b2dfe3
  1. 2
      dlls/crossbow.cpp

2
dlls/crossbow.cpp

@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@
* without written permission from Valve LLC.
*
****/
#if !OEM_BUILD ) && !HLDEMO_BUILD
#if !OEM_BUILD && !HLDEMO_BUILD
#include "extdll.h"
#include "util.h"

Loading…
Cancel
Save