mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Update new_player.dm
This commit is contained in:
@@ -172,10 +172,7 @@
|
|||||||
|
|
||||||
if(href_list["SelectedJob"])
|
if(href_list["SelectedJob"])
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
/* Vorestation Removal Start
|
/* Vorestation Removal Start
|
||||||
=======
|
|
||||||
>>>>>>> 97f8c1d... Merge pull request #6719 from Neerti/feedback_system
|
|
||||||
//Prevents people rejoining as same character.
|
//Prevents people rejoining as same character.
|
||||||
for (var/mob/living/carbon/human/C in mob_list)
|
for (var/mob/living/carbon/human/C in mob_list)
|
||||||
var/char_name = client.prefs.real_name
|
var/char_name = client.prefs.real_name
|
||||||
|
|||||||
Reference in New Issue
Block a user