summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-10-16 20:04:47 +0300
committerAndrei Karas <akaras@inbox.ru>2015-10-16 20:04:47 +0300
commitf4761d658102198abcce6b020c2c0f0e756d534a (patch)
treec0f3df556e4eb6074900c056a70684aba2d94829 /src/CMakeLists.txt
parenteeaf54bbaa50ba969fa982498bf39d40dca9a67a (diff)
downloadplus-f4761d658102198abcce6b020c2c0f0e756d534a.tar.gz
plus-f4761d658102198abcce6b020c2c0f0e756d534a.tar.bz2
plus-f4761d658102198abcce6b020c2c0f0e756d534a.tar.xz
plus-f4761d658102198abcce6b020c2c0f0e756d534a.zip
Add protection attribute to input actions. Unsafe actions blocked from remote usage.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 03692af24..8e303516d 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1111,6 +1111,7 @@ SET(SRCS
enums/simpletypes/notify.h
enums/simpletypes/npcnames.h
enums/simpletypes/online.h
+ enums/simpletypes/protected.h
enums/simpletypes/sfx.h
enums/simpletypes/showcenter.h
enums/simpletypes/skiperror.h