Update serverconfig.hpp of the KP Community

This commit is contained in:
Christian 2017-10-09 13:08:09 +02:00
parent 7a93d5c20a
commit 9e8127a959
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ class ace_frag_enabled {
force = 1;
};
class ace_frag_spallEnabled {
value = 1;
value = 0;
typeName = "BOOL";
force = 1;
};