From 39016e36b2d156aace0989177f625f1b754562a9 Mon Sep 17 00:00:00 2001 From: deathride58 Date: Thu, 4 Jan 2018 02:37:02 -0500 Subject: [PATCH] fixing compiling errors one at a time --- code/modules/client/preferences.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/client/preferences.dm b/code/modules/client/preferences.dm index 5719ce1fd5..8a9a959dab 100644 --- a/code/modules/client/preferences.dm +++ b/code/modules/client/preferences.dm @@ -277,7 +277,7 @@ GLOBAL_LIST_EMPTY(preferences_datums) dat += "
" dat += "" - dat += "
+ dat += "
" dat += "Backpack:
[backbag]
" dat += "Uplink Spawn Location:
[uplink_spawn_loc]
"