diff options
| author | Dave Gauer <[email protected]> | 2022-07-31 11:35:01 -0400 |
|---|---|---|
| committer | Dave Gauer <[email protected]> | 2022-07-31 11:35:01 -0400 |
| commit | 18c761d85d3cc3736d843c82c70e754f79c6d4e8 (patch) | |
| tree | b3fc17bbf9656e2a1b4dbf3befe4ae11c3b68905 /patches | |
| parent | 00796028ba740f1a4b554e3336ba75cd2dc77a31 (diff) | |
| parent | c3c610acf07298eec313ebf1923defdac7b3de67 (diff) | |
| download | ziglings-18c761d85d3cc3736d843c82c70e754f79c6d4e8.tar.xz ziglings-18c761d85d3cc3736d843c82c70e754f79c6d4e8.zip | |
Merge branch 'heatray'
Diffstat (limited to 'patches')
| -rw-r--r-- | patches/patches/047_methods.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/patches/patches/047_methods.patch b/patches/patches/047_methods.patch index 81e733b..edd9db1 100644 --- a/patches/patches/047_methods.patch +++ b/patches/patches/047_methods.patch @@ -1,4 +1,4 @@ -87c87 -< ???.zap(heat_ray_strength); +92c92 +< ???.zap(???); --- -> alien.zap(heat_ray_strength); +> heat_ray.zap(alien); |
