game_counter: Revise QUAKED comment, as it is apparently a point entity.

This commit is contained in:
Marco Cawthorne 2022-01-10 13:07:58 -08:00
parent 826e6c3150
commit f42263dbfe
Signed by: eukara
GPG key ID: C196CD8BA993248A

View file

@ -14,7 +14,7 @@
* OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/*QUAKED game_counter (0 .5 .8) ? GMCNT_REMOVE GMCNT_RESET
/*QUAKED game_counter (0 .5 .8) (-8 -8 -8) (8 8 8) GMCNT_REMOVE GMCNT_RESET
This entity counts the number of times it has been triggered and activates its
target when it reaches a specified number.