diff options
| author | Dave Gauer <[email protected]> | 2022-07-31 11:32:51 -0400 |
|---|---|---|
| committer | Dave Gauer <[email protected]> | 2022-07-31 11:32:51 -0400 |
| commit | c3c610acf07298eec313ebf1923defdac7b3de67 (patch) | |
| tree | de833279e471d1136fb7e0cc987df3eaf8e8af89 /patches | |
| parent | 392a3ca9c617c564e29ff19e5ac97c23de5809d6 (diff) | |
| download | ziglings-c3c610acf07298eec313ebf1923defdac7b3de67.tar.xz ziglings-c3c610acf07298eec313ebf1923defdac7b3de67.zip | |
Update ex 047 comment and patch
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); |
