Game Development Community

Debris.cpp error

by Dave Young · in Torque Game Engine Advanced · 04/11/2006 (11:04 am) · 1 replies

Line 211 of debris.cpp looks like it should read: endGroup("Datablocks"); instead of endGroup("Display");

Reason: Display is already ended above in line 206