diff --git a/GoA RAM.lua b/GoA RAM.lua index 664c941..f896da8 100644 --- a/GoA RAM.lua +++ b/GoA RAM.lua @@ -750,7 +750,7 @@ if true then --No Valor, Wisdom, Master, or Final end end --Invincibility on Cutscenes -if ReadByte(Cntrl) == 3 then --Cutscnee +if ReadByte(Cntrl) == 3 then --Cutscene WriteByte(Slot1+0x1AE,0) else --Gameplay WriteByte(Slot1+0x1AE,100)