forked from jaildesigner-jailgames/jaildoctors_dilemma
Ja carrega la ultima paleta seleccionada
This commit is contained in:
@@ -270,7 +270,7 @@ bool setOptions(const std::string &var, const std::string &value)
|
||||
}
|
||||
else
|
||||
{
|
||||
options.video.palette = DEFAULT_PALETTE;
|
||||
options.video.palette = val;
|
||||
}
|
||||
}}};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user