mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Cuts out for now unnecessary parts, to allow merge of functional code.
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
/mob/living/simple_animal/shade/narsie/DblClickOn(var/atom/A, params)
|
||||
if(client.buildmode) // comes after object.Click to allow buildmode gui objects to be clicked
|
||||
build_click(src, client.buildmode, params, A)
|
||||
return
|
||||
|
||||
sanity_check_eye()
|
||||
eyeobj.setLoc(A)
|
||||
Reference in New Issue
Block a user