diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2021-07-27 18:08:10 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-27 18:08:10 -0400 |
commit | d391486247cc9f29d85787d6711f7cb993cf6585 (patch) | |
tree | 70ff650d9ab3fd31e2b3b47a708b33da612ecdca /data/scripts/flash.inc | |
parent | 459b20d762ac2d78f59874548bf9226af0f7f709 (diff) | |
parent | e67729f6473a485c18f3d96dd36d6496a30047c1 (diff) |
Merge pull request #1484 from GriffinRichards/remove-addrcomments
Remove address comments
Diffstat (limited to 'data/scripts/flash.inc')
-rw-r--r-- | data/scripts/flash.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/scripts/flash.inc b/data/scripts/flash.inc index bb4ae84eb..a69975a16 100644 --- a/data/scripts/flash.inc +++ b/data/scripts/flash.inc @@ -1,4 +1,4 @@ -EventScript_UseFlash:: @ 82926F8 +EventScript_UseFlash:: animateflash 1 setflashradius 1 end |