annotate LibKraken/LibKraken.iml @ 57:9eebce04e69b

- Prevent bind settings from being updated in combat. - Close the UI during combat. - Resolve conflicting keybinds and inform the user of any results. - Resolve conflicts for talents, but only when they are active.
author Nenue
date Mon, 22 Aug 2016 09:24:02 -0400
parents 9ac29fe77455
children d8bb2629fea8
rev   line source
Nenue@5 1 <?xml version="1.0" encoding="UTF-8"?>
Nenue@5 2 <module type="LUA_MODULE" version="4">
Nenue@5 3 <component name="NewModuleRootManager" inherit-compiler-output="true">
Nenue@5 4 <exclude-output />
Nenue@5 5 <content url="file://$MODULE_DIR$">
Nenue@5 6 <sourceFolder url="file://$MODULE_DIR$" isTestSource="false" />
Nenue@5 7 </content>
Nenue@5 8 <orderEntry type="jdk" jdkName="WoW 7.0.3" jdkType="Lua SDK" />
Nenue@5 9 <orderEntry type="sourceFolder" forTests="false" />
Nenue@5 10 </component>
Nenue@5 11 </module>