We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a3691c commit 5b36b27Copy full SHA for 5b36b27
1 file changed
src/pulse_metadata.h
@@ -290,7 +290,7 @@ class CPulseLibraryEventFunction : public CPulseDomainFunction
290
class CPulseLibraryBinding
291
{
292
public:
293
-#if SOURCE_ENGINE == SE_DOTA
+#if SOURCE_ENGINE == SE_DOTA || SOURCE_ENGINE == SE_CS2
294
void *m_unk001;
295
#endif
296
CUtlString m_Name;
@@ -307,7 +307,7 @@ class CPulseLibraryBinding
307
class CPulseDomainInfo
308
309
310
311
312
313
0 commit comments