mirror of
https://github.com/edubart/otclient.git
synced 2025-04-30 17:49:21 +02:00
Oops fixing this from last commit.
This commit is contained in:
parent
bb139955dc
commit
3ed2eeb104
@ -5,7 +5,7 @@ endif(${CMAKE_MAJOR_VERSION} EQUAL 2 AND ${CMAKE_MINOR_VERSION} EQUAL 6)
|
||||
|
||||
# otclient options
|
||||
add_definitions(-DOTCLIENT)
|
||||
option(BOT_PROTECTION "Enable bot protection" OFF)
|
||||
option(BOT_PROTECTION "Enable bot protection" ON)
|
||||
if(BOT_PROTECTION)
|
||||
add_definitions(-DBOT_PROTECTION)
|
||||
message(STATUS "Bot protection: ON")
|
||||
|
Loading…
x
Reference in New Issue
Block a user