mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-14 17:54:42 +01:00
[MIRROR] Cleanup (#12525)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e9da721226
commit
45f04c0a27
@@ -1,7 +1,7 @@
|
||||
// Clickable stat() button.
|
||||
/obj/effect/statclick
|
||||
name = "Initializing..."
|
||||
blocks_emissive = FALSE // EMISSIVE_BLOCK_NONE
|
||||
blocks_emissive = EMISSIVE_BLOCK_NONE
|
||||
var/target
|
||||
|
||||
INITIALIZE_IMMEDIATE(/obj/effect/statclick)
|
||||
|
||||
Reference in New Issue
Block a user