shithub: rott

Download patch

ref: 47775269b50f3405e445f099673eea8195c51bd6
parent: 0b3541b4a8125d2af135d7b33a60fc6dd96ee862
author: levesqu8 <levesqu8@msu.edu>
date: Sun Oct 15 21:43:10 EDT 2017

weird cfg load issue fixed

--- a/rott/rt_cfg.c
+++ b/rott/rt_cfg.c
@@ -1777,7 +1777,6 @@
     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