Files
itgmania212121/stepmania/Themes/default
Glenn Maynard 116db99a92 The "Def.Type { }" syntax is for defining actors by type,
like ActorUtil::Create.  Most of the time, use LoadActor,
which is for loading files by filename, like ActorUtil::MakeActor.

(If you're creating "a Model with these parameters", use Def.Model.
If you're just loading "this other filename, whatever it is",
use LoadActor.)
2006-10-15 05:51:23 +00:00
..
2006-08-27 05:05:02 +00:00
2006-10-12 19:21:50 +00:00
2006-05-01 21:49:59 +00:00
2006-10-15 05:08:29 +00:00
2006-10-11 02:04:49 +00:00