Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Reset button option #490

Merged
merged 3 commits into from
May 16, 2021
Merged

Reset button option #490

merged 3 commits into from
May 16, 2021

Conversation

CyndaquilDAC
Copy link

brings back R to reset as an option

Copy link
Collaborator

@puyoxyz puyoxyz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

return "Reset Button " + (!FlxG.save.data.distractions ? "off" : "on");

should be return "Reset Button " + (!FlxG.save.data.resetButton ? "off" : "on");

Copy link
Collaborator

@puyoxyz puyoxyz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Enable and disable pressing R to gameover.

should be Toggle pressing R to gameover. (see: "Toggle flashing lights that...")

could do the same for watermarks if u want since u changed that idk

@CyndaquilDAC
Copy link
Author

oops!!! i made mistakes!!! ill do these things

@CyndaquilDAC
Copy link
Author

done!

Copy link
Collaborator

@puyoxyz puyoxyz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah

@Kade-github Kade-github merged commit 4a3d514 into KadeArchive:master May 16, 2021
@CyndaquilDAC CyndaquilDAC deleted the blueball-button-option branch May 18, 2021 00:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants