mirror of
https://github.com/notwa/mm
synced 2024-11-04 22:29:02 -08:00
typo
This commit is contained in:
parent
20901442ba
commit
454d59dcca
1 changed files with 1 additions and 1 deletions
|
@ -203,7 +203,7 @@ return {
|
|||
current_save = AL(0x3CA0, 4),
|
||||
title_screen_mod = AL(0x3CA8, 4),
|
||||
entrance_mod = AL(0x3CAC, 4),
|
||||
dog_spanwer = AL(0x3DBC, 2),
|
||||
dog_spawner = AL(0x3DBC, 2),
|
||||
timer_crap = AL(0x3DD0, 4),
|
||||
postman_timer = AL(0x3DE4, 4), -- minigame
|
||||
majora_timer = AL(0x3DFC, 4), -- atop clock tower?
|
||||
|
|
Loading…
Reference in a new issue