Updated Tools

This commit is contained in:
Florian Kinder
2014-02-11 19:59:36 +01:00
parent 7944113218
commit 36a79609b2
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ use warnings;
use Data::Dumper;
# Customize
my $configFile = '../../SQF/dayz_code/Configs/CfgBuildingLoot/cfgLoot.hpp';
my $configFile = '../../SQF/dayz_code/Configs/CfgBuildingLoot/CfgLootSmall.hpp';
# do not touch
my $cfg = '';