mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 11:05:03 +01:00
Fix for save files. This might be totally unnecessary, but I doubt it.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2479 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -138,6 +138,8 @@ datum/preferences/proc/convert_hairstyles_four()
|
||||
h_style = "Flow Hair"
|
||||
if("Jensen Hair")
|
||||
h_style = "Adam Jensen Hair"
|
||||
if("Kusangi Hair")
|
||||
h_style = "Kusanagi Hair"
|
||||
|
||||
switch(f_style)
|
||||
if("Watson")
|
||||
|
||||
Reference in New Issue
Block a user