diff options
Diffstat (limited to 'src/game/g_protocol.def')
| -rw-r--r-- | src/game/g_protocol.def | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/game/g_protocol.def b/src/game/g_protocol.def index 49acba24..211c21a3 100644 --- a/src/game/g_protocol.def +++ b/src/game/g_protocol.def @@ -205,9 +205,3 @@ event damageind any x, y any angle end - -//msg say -// clientid cid -// range(-1, 1) team -// string message -//end |