forked from alterware/iw6-mod
Updated code comment.
This commit is contained in:
@@ -86,7 +86,7 @@ namespace // demo class
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
// trigger demo end-of-file which will repeat the demo
|
// set demo end-of-file which will repeat the demo
|
||||||
repeat_ = true;
|
repeat_ = true;
|
||||||
file_.seekg(0, std::ios::end);
|
file_.seekg(0, std::ios::end);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user