diff options
| author | Dave Gauer <[email protected]> | 2021-02-27 16:52:57 -0500 |
|---|---|---|
| committer | Dave Gauer <[email protected]> | 2021-02-27 16:52:57 -0500 |
| commit | 42e6ebd2fe6abd0e46b95baae332c869a2148205 (patch) | |
| tree | 6bb70a54e8099fa98fa787a27ba844a8c477c1f9 /patches | |
| parent | d2b4e7a87b6b5d42b95bcd5390c85615710c9a2d (diff) | |
| download | ziglings-42e6ebd2fe6abd0e46b95baae332c869a2148205.tar.xz ziglings-42e6ebd2fe6abd0e46b95baae332c869a2148205.zip | |
Add ex 47: methods
Diffstat (limited to 'patches')
| -rw-r--r-- | patches/patches/47_methods.patch | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/patches/patches/47_methods.patch b/patches/patches/47_methods.patch new file mode 100644 index 0000000..cde93af --- /dev/null +++ b/patches/patches/47_methods.patch @@ -0,0 +1,4 @@ +84c84 +< ???.zap(heat_ray_strength); +--- +> alien.zap(heat_ray_strength); |
