Automatic conversion via Regex

This commit is contained in:
Remie Richards
2016-06-11 18:37:48 +01:00
parent a041255b80
commit fda2c699fc
126 changed files with 323 additions and 323 deletions
+1 -1
View File
@@ -84,7 +84,7 @@
var/old_icon1 = T.icon
var/turf/X = new T.type(B)
X.dir = old_dir1
X.setDir(old_dir1)
X.icon = old_icon1
X.icon_state = old_icon_state1