Fix traitor end of round message

This commit is contained in:
Markolie
2015-08-10 20:00:53 +02:00
parent 541c662296
commit 6a129739b3
4 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ var/list/world_uplinks = list()
var/nanoui_menu = 0 // The current menu we are in
var/list/nanoui_data = new // Additional data for NanoUI use
var/list/purchase_log = new
var/purchase_log = ""
var/uplink_owner = null//text-only
var/used_TC = 0