mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
Ports paradise's modular buildmode (#40105)
* Ports paradise's modular buildmode * Axes logout callback of buildmode * AnturK's changes - Code formatting - Gives mob to throw args - Selection overlays are on ABOVE_LIGHTING_PLANE to be visible on space Other: - Doubleclicks of observers and AI no longer "double-tap" click intercepts
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
/datum/player_details
|
||||
var/list/player_actions = list()
|
||||
var/list/logging = list()
|
||||
var/list/post_login_callbacks = list()
|
||||
var/list/post_logout_callbacks = list()
|
||||
var/byond_version = "Unknown"
|
||||
Reference in New Issue
Block a user