Saving the data collecting

Saving the data collecting
This commit is contained in:
Razharas
2015-09-25 22:52:30 +03:00
parent df189498ce
commit b6e4ef88ec
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -60,6 +60,6 @@ var/sound/admin_sound
for(var/mob/M in player_list)
if(M.client)
M << sound(null)
feedback_add_details("admin_verb","SAPS") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
feedback_add_details("admin_verb","SS") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
#undef SOUND_CHANNEL_ADMIN