mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
6 lines
217 B
Plaintext
6 lines
217 B
Plaintext
//A file for the #include-ing of other files outside of the open source repository
|
|
/proc/secret_check_one(var/mob/M,var/list/href_list)
|
|
return FALSE
|
|
|
|
/proc/secret_check_two(var/mob/M,var/list/href_list)
|
|
return FALSE |