Skip to content
Permalink
main
Go to file
 
 
Cannot retrieve contributors at this time
12 lines (9 sloc) 225 Bytes
/*:
* @plugindesc Removes "always dash" and "remember command" from the options menu.
* @author Ben Hendel-Doying
*
* @help That's it!
*/
Window_Options.prototype.addGeneralOptions = function() {
// do nothing
};
You can’t perform that action at this time.