Unifies datum var definitions (#2237)
This commit is contained in:
committed by
kevinz000
parent
87b56c9d9c
commit
6cd0855b5a
@@ -60,13 +60,6 @@
|
||||
/datum/proc/ui_host()
|
||||
return src // Default src.
|
||||
|
||||
/**
|
||||
* global
|
||||
*
|
||||
* Used to track the current screen.
|
||||
**/
|
||||
/datum/var/ui_screen = "home"
|
||||
|
||||
/**
|
||||
* global
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user