mirror of
https://git.lain.church/emil/moontalk.git
synced 2025-05-20 10:26:44 +00:00
9 lines
215 B
Forth
9 lines
215 B
Forth
|
|
0 constant EVENT_IDLE
|
|
1 constant EVENT_COMMANDLINE
|
|
2 constant EVENT_MOTD_CHANGED
|
|
3 constant EVENT_CONNECTION_NEW
|
|
4 constant EVENT_CONNECTION_CLOSED
|
|
5 constant EVENT_CONNECTION_SEND
|
|
6 constant EVENT_CONNECTION_RECV
|