]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Add prefix to VM_Warning indicating which VM it came from
authorbones_was_here <bones_was_here@xonotic.au>
Sat, 15 Jul 2023 12:28:18 +0000 (22:28 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Sat, 15 Jul 2023 12:28:18 +0000 (22:28 +1000)
commit17601b9cff2eea0e32d1520d9f69d02c1bb41d26
tree31a8a03da13e827263a1ea57942536a78f49d4ba
parent7fdd505021831c99de0c571a035ca1adc07a3533
Add prefix to VM_Warning indicating which VM it came from

A few messages include this but many don't, and in future there will be
less functions with SV or CL in their name.

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
prvm_cmds.c