Skip to content
Snippets Groups Projects
Commit f209add9 authored by lowercasedonkey's avatar lowercasedonkey
Browse files

remove dead widgets

parent a3f188b5
No related branches found
No related tags found
No related merge requests found
......@@ -151,22 +151,6 @@ $args[1]: Fetish.
<</widget>>
/%
Call as <<SlaveIDSort [slaveIDs]>>
$args[0]: array to sort
%/
<<widget "SlaveIDSort">>
<<run SlaveSort.IDs($args[0])>>
<</widget>>
/%
Call as <<SlaveIndexSort [slaveIndxs]>>
$args[0]: array to sort
%/
<<widget "SlaveIndexSort">>
<<run SlaveSort.indices($args[0])>>
<</widget>>
/* Called as <<FSChangeDecoration "FSName" "clothesBoughtFSClothes">>, will generate description of current decoration level and a link to increase it if applicable, quotes are needed to pass FSName as reference - DO NOT INCLUDE IT AS PROPERTY OF $arcologies[0]! */
<<widget "FSChangeDecoration">>
<<set _FS = $args[0]>>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment