ref: 63e5174993095a441ff6bf9f366ae65f3b79e7bd
parent: 5fff31774d88a35ae9fe2533e875aca2e24c7c12
author: levesqu8 <levesqu8@msu.edu>
date: Mon Oct 16 22:15:53 EDT 2017
Revert "weird cfg load issue fixed" This reverts commit 47775269b50f3405e445f099673eea8195c51bd6.
--- a/rott/rt_cfg.c
+++ b/rott/rt_cfg.c
@@ -1777,6 +1777,7 @@
SafeWriteString(file, "; 1 - Enemies equipped with pistols have a chance of dropping an extra pistol when killed.\n");
SafeWriteString(file, "; 0 - Enemies will not drop extra pistols at all. (Default)\n");
WriteParameter(file, "EnableExtraPistolDrops ", enableExtraPistolDrops);
+ WriteParameter(file, "EnableExtraPistolDrops ", enableExtraPistolDrops);
// Write out MouseEnabled