mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
Fix tank UI for ghosts
istype is needed
This commit is contained in:
@@ -80,7 +80,6 @@
|
||||
* Open this UI (and initialize it with data).
|
||||
**/
|
||||
/datum/tgui/proc/open()
|
||||
set waitfor = 0 // Don't wait on sleep()s.
|
||||
if(!user.client)
|
||||
return // Bail if there is no client.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user