Adds alt-click to the changelog, adds a sanity check to alt-pull just in case.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2912 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
VivianFoxfoot@gmail.com
2012-01-04 05:30:57 +00:00
parent 74c55d916c
commit 18bbdaf697
2 changed files with 7 additions and 3 deletions
+2 -2
View File
@@ -878,8 +878,8 @@ var/using_new_click_proc = 0 //TODO ERRORAGE (This is temporary, while the DblCl
return
/atom/proc/AltClick()
src:pull()
if(hascall(src,"pull"))
src:pull()
/*
if(hascall(src,"pull"))