annotate LibKraken/LibKraken.iml @ 30:b0e4d04d428a

- use a fixed loop to parse GetProfessions() result so unlearned secondaries don't break the cache - removed a bad varaible reference that was causing confirmation popup to barf
author Nenue
date Fri, 05 Aug 2016 19:41:18 -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>