diff options
Diffstat (limited to 'aoapplication.h')
| -rw-r--r-- | aoapplication.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/aoapplication.h b/aoapplication.h index b195ffd..e6f77b1 100644 --- a/aoapplication.h +++ b/aoapplication.h @@ -47,6 +47,9 @@ public: bool ao2_features = false; bool yellow_text_enabled = false; + bool prezoom_enabled = false; + bool flipping_enabled = false; + bool custom_objection_enabled = false; ///////////////loading info/////////////////// |
