- drop a few swear words from documentation. Some of these are years old and I think the authors (me included) don't want them associated with their commits.
This commit is contained in:
@@ -379,8 +379,7 @@ void Q3DImporter::InternReadFile( const std::string& pFile,
|
||||
light->mColorSpecular = light->mColorDiffuse;
|
||||
|
||||
|
||||
// We don't need the rest, but we need to know where
|
||||
// this fucking chunk ends.
|
||||
// We don't need the rest, but we need to know where this chunk ends.
|
||||
unsigned int temp = (unsigned int)(stream.GetI4() * stream.GetI4());
|
||||
|
||||
// skip the background file name
|
||||
|
||||
Reference in New Issue
Block a user