]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/common/util-post.qh
Update monster commands
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / util-post.qh
1 #ifndef UTIL_POST_H
2 #define UTIL_POST_H
3
4 #define spawn() new(entity)
5
6 #endif