Update audioFunctions.cs

Fix comment file title.
This commit is contained in:
Robert MacGregor 2015-11-28 15:37:20 -05:00
parent 0f0ed48772
commit fdc86bd1b8

View file

@ -1,5 +1,5 @@
//------------------------------------------------------------------------------ //------------------------------------------------------------------------------
// playerFunctions.cs // audioFunctions.cs
// //
// Various helper functions that many Tribes 2 scripts expect to exist which // Various helper functions that many Tribes 2 scripts expect to exist which
// can be implemented wholly in script. Those that must perform more // can be implemented wholly in script. Those that must perform more