veloren/client/src
Marcel Märtens 2a7378b4ae pack together InGame, CharacterScreen and General variant in a single enum, as requested by zesterer.
His reason to reqeust that is, that there might not be a perfect disctinction in the future.
Now we need to send ServerGeneral over streams and do additional checking at various places to verify that not the wrong variant is send.
2020-10-12 11:27:21 +02:00
..
cmd.rs Added spawning test dummy 2020-07-03 16:53:04 -04:00
error.rs Removed unnecessary kicked error enum 2020-09-14 07:54:05 +02:00
lib.rs pack together InGame, CharacterScreen and General variant in a single enum, as requested by zesterer. 2020-10-12 11:27:21 +02:00