mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-11 10:11:09 +00:00
[MIRROR] individual LOG_GAME [MDB IGNORE] (#15401)
* individual LOG_GAME * e * Update teleporter.dm Co-authored-by: Mooshimi <85910816+Mooshimi@users.noreply.github.com> Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
This commit is contained in:
@@ -274,7 +274,7 @@ SUBSYSTEM_DEF(vote)
|
||||
if(!voter.client?.holder)
|
||||
return
|
||||
|
||||
voter.log_message("[key_name_admin(voter)] cancelled a vote.", LOG_ADMIN)
|
||||
voter.log_message("cancelled a vote.", LOG_ADMIN)
|
||||
message_admins("[key_name_admin(voter)] has cancelled the current vote.")
|
||||
reset()
|
||||
return TRUE
|
||||
|
||||
Reference in New Issue
Block a user