File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Generals/Code/Libraries/Source/WWVegas/WW3D2 Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1616** along with this program. If not, see <http://www.gnu.org/licenses/>.
1717*/
1818
19- /* $Header: /Commando/Code/ww3d2/hanimmgr.cpp 1 1/22/01 3:36p Greg_h $ */
19+ /* $Header: /Commando/Code/ww3d2/hanimmgr.cpp 3 1/16/02 9:51a Jani_p $ */
2020/* **********************************************************************************************
2121 *** Confidential - Westwood Studios ***
2222 ***********************************************************************************************
2727 * *
2828 * Author:: Greg_h *
2929 * *
30- * $Modtime:: 1/08/01 10:04a $*
30+ * $Modtime:: 1/16/02 9:49a $*
3131 * *
32- * $Revision:: 1 $*
32+ * $Revision:: 3 $*
3333 * *
3434 *---------------------------------------------------------------------------------------------*
3535 * Functions: *
@@ -92,6 +92,7 @@ HAnimManagerClass::HAnimManagerClass(void)
9292HAnimManagerClass::~HAnimManagerClass (void )
9393{
9494 Free_All_Anims ();
95+ Reset_Missing (); // Jani: Deleting missing animations as well
9596
9697 delete AnimPtrTable;
9798 AnimPtrTable = NULL ;
Original file line number Diff line number Diff line change 11/*
2- ** Command & Conquer Generals(tm)
2+ ** Command & Conquer Generals Zero Hour (tm)
33** Copyright 2025 Electronic Arts Inc.
44**
55** This program is free software: you can redistribute it and/or modify
You can’t perform that action at this time.
0 commit comments