Esempio n. 1
0
			void AddTool( int ToolNum, Tool Tool ) { ToolList[ToolNum] = Tool; Tool.SetGameEnv( GameEnv ); }