Fixes PDA skin preference not saving up.

This commit is contained in:
Ghommie
2019-06-30 17:17:23 +02:00
parent e6578fddad
commit c569da5713
2 changed files with 2 additions and 1 deletions
@@ -202,6 +202,7 @@ SAVEFILE UPDATING/VERSIONING - 'Simplified', or rather, more coder-friendly ~Car
WRITE_FILE(S["tip_delay"], tip_delay)
WRITE_FILE(S["pda_style"], pda_style)
WRITE_FILE(S["pda_color"], pda_color)
WRITE_FILE(S["pda_skin"], pda_skin)
//citadel code
WRITE_FILE(S["screenshake"], screenshake)