mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 11:43:31 +00:00
Hmm somehow flipped the close/open icon.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2896 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -67,9 +67,9 @@
|
||||
animate(animation)
|
||||
switch(animation)
|
||||
if("opening")
|
||||
flick("door_closing", src)
|
||||
if("closing")
|
||||
flick("door_opening", src)
|
||||
if("closing")
|
||||
flick("door_closing", src)
|
||||
return
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user