projects
/
xonotic
/
xonotic-data.pk3dir.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8f40d6
)
URS: Better header inclusion.
author
Lyberta <lyberta@lyberta.net>
Wed, 6 Sep 2017 15:16:10 +0000
(18:16 +0300)
committer
Lyberta <lyberta@lyberta.net>
Wed, 6 Sep 2017 15:16:10 +0000
(18:16 +0300)
qcsrc/server/resources.qh
patch
|
blob
|
history
diff --git
a/qcsrc/server/resources.qh
b/qcsrc/server/resources.qh
index dd9dfc232a46f0ac7d0421d869967fde82b07325..6ff3cea67917973eab045526b76d0c6d97b05890 100644
(file)
--- a/
qcsrc/server/resources.qh
+++ b/
qcsrc/server/resources.qh
@@
-5,6
+5,8
@@
/// \author Lyberta
/// \copyright GNU GPLv2 or any later version.
+#include <common/resources.qh>
+
/// \brief Unconditional maximum amount of resources the entity can have.
const int RESOURCE_AMOUNT_HARD_LIMIT = 999;