diff OptionPage.xml @ 61:adba10dfa908

Implemented the "Defaults" button for the key bindings options subpage.
author madcatzinc@35b17cf1-18cd-47ff-9ca3-31d6b526ef09
date Fri, 03 May 2013 23:24:58 +0000
parents 5ca5fe6b0871
children c22f1accec43
line wrap: on
line diff
--- a/OptionPage.xml	Fri May 03 23:24:53 2013 +0000
+++ b/OptionPage.xml	Fri May 03 23:24:58 2013 +0000
@@ -494,6 +494,7 @@
 			<OnLoad>
 				self.name = "Rebind keys"
 				self.parent = CyborgMMO_OptionPage
+				self.default = CyborgMMO_SetDefaultKeyBindings
 				InterfaceOptions_AddCategory(self)
 			</OnLoad>
 		</Scripts>