Update BBDATA.CPP

BulletTypeClass does not contains Load_Shapes method.
This commit is contained in:
Maciej Piotrowski 2020-07-29 13:51:14 +02:00 committed by GitHub
parent 93a1af2eff
commit c6226d4819
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,6 @@
*---------------------------------------------------------------------------------------------*
* Functions: *
* BulletTypeClass::BulletTypeClass -- Constructor for bullet type objects. *
* BulletTypeClass::Load_Shapes -- Load shape data for bullet types. *
* BulletTypeClass::One_Time -- Performs the one time processing for bullets. *
* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */