1
0

Disabled Lua virtual hooks.

This technology was used for old-style plugins and is no longer supported nor needed. Fixes #78.
This commit is contained in:
madmaxoft
2013-08-18 10:51:21 +02:00
parent 8fe6bb55dd
commit 76cf61ce66
3 changed files with 18 additions and 1957 deletions

View File

@@ -1,5 +1,5 @@
-- flags
local disable_virtual_hooks = false
local disable_virtual_hooks = true
local enable_pure_virtual = true
local default_private_access = false