]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/client/damage.qh
Remove client and menu sys-post and sys-pre
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / damage.qh
1 #ifndef DAMAGE_H
2 #define DAMAGE_H
3
4 .float total_damages; // number of effects which currently are attached to a player
5 #endif