Code comment typo.

This commit is contained in:
richard 2009-10-25 01:23:31 +02:00
parent 37a9e8f1b2
commit 7833615363

View File

@ -224,7 +224,7 @@ VolOnEnabled(volumeIndex)
new VolumeFeatureTypes:voltype = Volumes[volumeIndex][Vol_Type]; new VolumeFeatureTypes:voltype = Volumes[volumeIndex][Vol_Type];
// Forward stop event to features. // Forward enable event to features.
switch (voltype) switch (voltype)
{ {
case VolFeature_Anticamp: case VolFeature_Anticamp: