mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 07:27:57 +01:00
#undef is now required for all file defines (#24091)
* CI * undef * hooooly crap * yeah * false by default * fixes * alright, there we go * oops lmao * lol, lmao even * proper programming * fix * losin my mind * oops * yeah coloring * WE LOVE MULTIPLE DEFINES (ive lost my sanity)
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#define VOTE_RESULT_TYPE_MAJORITY "Majority"
|
||||
|
||||
/datum/vote
|
||||
/// Person who started the vote
|
||||
@@ -200,4 +199,3 @@
|
||||
voted[usr.ckey] = params["target"]
|
||||
else
|
||||
message_admins("<span class='boldannounceooc'>\[EXPLOIT]</span> User [key_name_admin(usr)] spoofed a vote in the vote panel!")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user