summaryrefslogtreecommitdiff
path: root/src/Game/Damage/CMakeLists.txt
AgeCommit message (Collapse)Author
2021-01-22Move Damage to Game/ and add more DamageInfoMgr membersLéo Lam
Damage stuff seems to be considered game code rather than KingSystem code based on the function order in the executable and on the fact that the Damage code uses other components that are known to be in Game/U-King rather than in KingSystem.