This commit is contained in:
Glenn Maynard
2007-04-10 18:24:34 +00:00
parent 20a7545a4c
commit 6e45cfb041
+1 -1
View File
@@ -1712,7 +1712,7 @@ public:
pSong->PushSelf( L );
pSteps->PushSelf( L );
return 4;
return 2;
}
DEFINE_METHOD( GetSongColor, GetSongColor( Luna<Song>::check(L,1) ) )