Skip to content

Commit 700b350

Browse files
committed
fix: stubs on dota
1 parent 1578b85 commit 700b350

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/utils/common.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ void CUtlString::Trim(const char*) {
8181
// STUB
8282
}
8383

84-
#ifndef GAME_DEADLOCK
84+
#ifdef GAME_CS2
8585
CUtlBuffer::CUtlBuffer(const void*, int, CUtlBuffer::BufferFlags_t) {
8686
// STUB
8787
}

0 commit comments

Comments
 (0)