| # | Line 52 | Line 52 | bool patch_daodaninit = true; | |
|---|---|---|
| 52 | bool patch_bsl = true; | |
| 53 | bool patch_cheater = true; | |
| 54 | ||
| 55 | < | bool patch_newweapon = true; |
| 55 | > | // bool patch_newweapon = true; |
| 56 | ||
| 57 | bool opt_usedaodanbsl = true; | |
| 58 | bool opt_border = true; | |
| 59 | < | bool opt_shadow = true; |
| 59 | > | bool opt_shadow = false; |
| 60 | bool opt_topmost = false; | |
| 61 | ||
| 62 | bool DDrPatch_Init() | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |