1
0
Fork 0
mirror of https://codeberg.org/demostf/plugin.git synced 2026-06-04 00:54:08 +02:00
Commit graph

3 commits

Author SHA1 Message Date
84da6d7721
Merge pull request #2 from garrappachc/log-uploaded-demo-url
fix: log uploaded demo url
2020-06-06 19:00:52 +00:00
Michał Garapich
6802e16927 fix: log uploaded demo url
In order to be able to capture uploaded demos' URLs by all kinds of TF2
log readers, let's log the uploaded demo URL to the server.
PrintToChatAll() does not produce any log, so it's pretty useless. We
can fix that by calling LogToGame().
2020-05-30 23:07:52 +02:00
0380b7209d initial version 2016-12-03 17:55:16 +01:00