--- Daodan/src/Daodan.c 2009/10/30 07:41:39 473 +++ Daodan/src/Daodan.c 2009/10/30 08:52:50 474 @@ -52,11 +52,11 @@ bool patch_daodaninit = true; bool patch_bsl = true; bool patch_cheater = true; -bool patch_newweapon = true; +// bool patch_newweapon = true; bool opt_usedaodanbsl = true; bool opt_border = true; -bool opt_shadow = true; +bool opt_shadow = false; bool opt_topmost = false; bool DDrPatch_Init()