]> git.localhorst.tv Git - l2e.git/blob - src/battle/AttackChoice.cpp
moved attack type into its own class
[l2e.git] / src / battle / AttackChoice.cpp
1 /*
2  * AttackChoice.cpp
3  *
4  *  Created on: Aug 7, 2012
5  *      Author: holy
6  */
7
8 #include "AttackChoice.h"
9
10 namespace battle {
11
12 }