Files
itgmania212121/stepmania
Glenn Maynard 363f995814 Fix HoldJudgments not being shown. Actors can't be stored in STL containers
without implementing operator= and a copy ctor; the ActorFrame child list
won't be updated.  (This used to work because, with a fixed-length array,
this loading was done in the ctor, though it should have been done in Init.)  Also
fixes loads happening during Player::Load, which shouldn't happen.
2005-10-05 22:21:27 +00:00
..
2005-07-29 23:21:12 +00:00
2005-09-11 00:25:26 +00:00
2005-10-03 20:26:17 +00:00
2005-09-21 01:36:51 +00:00