Skip to content

Commit

Permalink
я хочу пиццу
Browse files Browse the repository at this point in the history
  • Loading branch information
Pelmenik123 committed Jan 13, 2025
1 parent 7908280 commit a357cc0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/modules/mob/living/silicon/robot/robot.dm
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,6 @@ GLOBAL_LIST_INIT(robot_verbs_default, list(


/mob/living/silicon/robot/proc/init(alien, connect_to_AI = TRUE, mob/living/silicon/ai/ai_to_sync_to = null)
AddComponent()
aiCamera = new/obj/item/camera/siliconcam/robot_camera(src)
make_laws()
additional_law_channels["Binary"] = get_language_prefix(LANGUAGE_BINARY)
Expand Down

0 comments on commit a357cc0

Please sign in to comment.