diff options
author | Joel Kronqvist <joel.kronqvist@iki.fi> | 2024-11-26 14:03:23 +0200 |
---|---|---|
committer | Joel Kronqvist <joel.kronqvist@iki.fi> | 2024-11-26 14:10:45 +0200 |
commit | 38900e0b291d5e0f59afaaa239cd237f733b6588 (patch) | |
tree | ee04f697ab17a75c9563ee87763cbcdcde8d297b /protocol.txt | |
parent | 27dd937617cce1e43df1c16e12050f6e88763d54 (diff) | |
download | scalevalapokalypsi-38900e0b291d5e0f59afaaa239cd237f733b6588.tar.gz scalevalapokalypsi-38900e0b291d5e0f59afaaa239cd237f733b6588.zip |
Dying properly
Diffstat (limited to 'protocol.txt')
-rw-r--r-- | protocol.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/protocol.txt b/protocol.txt index f38e778..b0166ec 100644 --- a/protocol.txt +++ b/protocol.txt @@ -16,3 +16,5 @@ Server: [turn indicator]CRLF [Entities separated with semicolon]CRLF When running turn: [CRLF-separated list of things happening in the players room] + +At end of game: [GAME_END_INDICATOR]
\ No newline at end of file |