Fix comment spelling.
This commit is contained in:
@@ -996,7 +996,7 @@ void MusicWheel::Update( float fDeltaTime )
|
|||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
ASSERT(0); // all state changes should be handled explitily
|
ASSERT(0); // all state changes should be handled explicitly
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user