We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1578b85 commit 700b350Copy full SHA for 700b350
1 file changed
src/main/utils/common.cpp
@@ -81,7 +81,7 @@ void CUtlString::Trim(const char*) {
81
// STUB
82
}
83
84
-#ifndef GAME_DEADLOCK
+#ifdef GAME_CS2
85
CUtlBuffer::CUtlBuffer(const void*, int, CUtlBuffer::BufferFlags_t) {
86
87
0 commit comments