Add config src file for Conf module w/ silly menu disabled.

SVN revision: 46618
This commit is contained in:
Christopher Michael 2010-02-27 22:07:00 +00:00
parent 28ad67b765
commit 016f15ef84
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
group "Config" struct {
value "version" int: 65677;
value "menu_augmentation" int: 0;
}