diff options
| author | Yoann Fievez <yoann.fievez@gmail.com> | 2021-05-31 18:49:02 +0200 |
|---|---|---|
| committer | Yoann Fievez <yoann.fievez@gmail.com> | 2021-05-31 18:49:02 +0200 |
| commit | dfc81962d227a91d355b23e9aaaf8795860644ab (patch) | |
| tree | 64bf5fec9c0af347a0c25fb0847bcf53129c8750 /data/wild/maps | |
| parent | 3b76c590da92834aeb6c738038364a6f84ef247c (diff) | |
Fix typo noting to nothing and align vertically comments
Diffstat (limited to 'data/wild/maps')
| -rw-r--r-- | data/wild/maps/nothing.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/wild/maps/nothing.asm b/data/wild/maps/nothing.asm index 67d2572e..47b94a28 100644 --- a/data/wild/maps/nothing.asm +++ b/data/wild/maps/nothing.asm @@ -1,4 +1,4 @@ -NotingWildMons: +NothingWildMons: def_grass_wildmons 0 ; encounter rate end_grass_wildmons |
