Closed ioan-chera closed 1 month ago
Currently the multiplayer color translations are hardcoded in r_draw.cpp for the DOOM palette, but they need to be generalized for all the other games, at least Heretic. I wonder if this is suitable to put into the base EDF.
r_draw.cpp
Only Heretic for now.
Currently the multiplayer color translations are hardcoded in
r_draw.cpp
for the DOOM palette, but they need to be generalized for all the other games, at least Heretic. I wonder if this is suitable to put into the base EDF.