add name to Actor

This commit is contained in:
Chris Danford
2003-04-12 06:16:12 +00:00
parent ca1b94a043
commit e148806d1b
91 changed files with 555 additions and 786 deletions
+1 -2
View File
@@ -6,7 +6,6 @@
Desc: Area for testing.
Copyright (c) 2001-2002 by the person(s) listed below. All rights reserved.
Chris Danford
Glenn Maynard (OpenGL Code)
Lance Gilbert (OpenGL/Usability Modifications)
-----------------------------------------------------------------------------
@@ -21,7 +20,7 @@
#include "RageSoundManager.h"
#include "ThemeManager.h"
ScreenTestSound::ScreenTestSound()
ScreenTestSound::ScreenTestSound() : Screen("ScreenTestSound")
{
int i;
this->AddChild(&HEEEEEEEEELP);