]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/ecs/main.qh
Update global stats during the match, not just at map load, fixes some issues when...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / ecs / main.qh
1 #pragma once
2
3 #include "lib.qh"
4
5 void systems_update();