This commit is contained in:
zjm7891
2008-08-24 00:29:55 +00:00
parent b04d45f566
commit 353842f06b
2 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -102,4 +102,4 @@
sleep(10) // sleep for 1 second
processing = 0 // tool has stopped welding, so exit the loop
processing = 0 // tool has stopped welding, so exit the loop
+2 -3
View File
@@ -4,9 +4,8 @@
// BEGIN_INTERNALS
/*
FILE: Code\demo.dm
DIR: Code
UPDATE_OBJ_TREE: ON
FILE: Code\Item\Weapon\weldingtool.dm
DIR: Code Code\Item Code\Item\Weapon
MAP_ICON_TYPE: 0
AUTO_FILE_DIR: ON
*/