Removed old impl

This commit is contained in:
2026-06-12 04:51:38 +08:00
parent 4fcd58b5ed
commit f532ada7c4
63 changed files with 717 additions and 1359 deletions
@@ -9,6 +9,7 @@
// Character cloud creates a cloud of character with randomized properties
var create = function( ch, char_class, size, cloudRange, charSize )
{
var marginLeft;
var cloudMap = Dand.wrapc( "characterCloud" )
, charElmt
, rx, ry, rs