mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2025-12-10 12:01:16 +00:00
I'VE FUCKING HAD IT
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
#define show_browser(target, browser_content, browser_name) target << browse(browser_content, browser_name)
|
||||
|
||||
#define CanInteract(user, state) (CanUseTopic(user, state) == STATUS_INTERACTIVE)
|
||||
#define CanInteract(user, state) (CanUseTopic(user, state) == UI_INTERACTIVE)
|
||||
|
||||
|
||||
#define sequential_id(key) uniqueness_repository.Generate(/datum/uniqueness_generator/id_sequential, key)
|
||||
|
||||
Reference in New Issue
Block a user