- last commit was incomplete. Forgot to save 2 files.
SVN r1067 (trunk)
This commit is contained in:
parent
d2f1515aa6
commit
ac4fb23c35
2 changed files with 2 additions and 1 deletions
|
|
@ -113,7 +113,7 @@ bool AWeapon::Use (bool pickup)
|
|||
//
|
||||
//===========================================================================
|
||||
|
||||
FState *AWeapon::Destroy()
|
||||
void AWeapon::Destroy()
|
||||
{
|
||||
if (SisterWeapon != NULL)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue