|
@@ -45,7 +45,6 @@ elseif $ARGS[0] = 'cleandeposit' and arrsize('ARGS') > 1:
|
|
|
KILLVAR 'sparrvol',ARGS[1]
|
|
|
KILLVAR 'sparrslc',ARGS[1]
|
|
|
KILLVAR 'sparrcnt',ARGS[1]
|
|
|
- KILLVAR 'cumloc',ARGS[1]
|
|
|
elseif $ARGS[0] = 'cleanwomb' and arrsize('ARGS') > 1:
|
|
|
KILLVAR 'cumarrcpt',ARGS[1]
|
|
|
KILLVAR 'cumarrppt',ARGS[1]
|