Comm console is now NanoUI. Fixes github #489, hopefully.

Conflicts:
	code/game/machinery/computer/communications.dm
	code/modules/nano/nanoui.dm
This commit is contained in:
Rob Nelson
2014-02-13 02:00:27 -08:00
committed by ZomgPonies
parent bd688b5382
commit 7b7cfb605d
7 changed files with 333 additions and 250 deletions
@@ -131,12 +131,6 @@
state = STATE_DEFAULT
if(authenticated)
state = STATE_CANCELSHUTTLE
if("cancelshuttle2" in href_list)
if(!computer.radio.subspace)
return
if(authenticated)
cancel_call_proc(usr)
state = STATE_DEFAULT
if("messagelist" in href_list)
currmsg = 0
state = STATE_MESSAGELIST