]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
URS: Better hard limit description.
authorLyberta <lyberta@lyberta.net>
Tue, 29 Aug 2017 23:38:32 +0000 (02:38 +0300)
committerLyberta <lyberta@lyberta.net>
Tue, 29 Aug 2017 23:38:32 +0000 (02:38 +0300)
qcsrc/server/resources.qh

index 387abd48ceb60c1efe46934c2c435619d02f8ba1..97f49485d90d99bb01cbb1fc6d05b772f0caeed1 100644 (file)
@@ -5,7 +5,7 @@
 
 #pragma once
 
 
 #pragma once
 
-/// \brief Unconditional maximum amount of resources the player can have.
+/// \brief Unconditional maximum amount of resources the entity can have.
 const int RESOURCE_AMOUNT_HARD_LIMIT = 999;
 
 /// \brief Describes the available resource types.
 const int RESOURCE_AMOUNT_HARD_LIMIT = 999;
 
 /// \brief Describes the available resource types.