Thread
:
Need Some Ideas
View Single Post
#
2
(
permalink
)
10-31-2007, 07:22 AM
Erel
Administrator
Join Date: Apr 2007
Posts: 3,199
I don't have the source code.
But the only modifications I did were to add the Sound.Value and music.Value.
These properties just return the object:
Code:
public Sound Value { get {return this;} } public Music Value { get {return this;} }
Erel
View Public Profile
Send a private message to Erel
Find all posts by Erel