Add EV_DMREWARD to eventnames struct

This commit is contained in:
Duff Man 2001-06-25 23:45:02 +00:00
parent be2a8c213a
commit bd29c2e1e8

View file

@ -1236,6 +1236,8 @@ char *eventnames[] = {
"EV_GLOBAL_TEAM_SOUND",
"EV_RQ3_SOUND", // Elder: play local sounds - primarily for kick
"EV_DMREWARD", // Duffman: To display expotional reward messages.
"EV_BULLET_HIT_FLESH",
"EV_BULLET_HIT_WALL",