remove outdated comment

there are random calls before "prestart" and we already use "random_new_deterministic" in that case.
This commit is contained in:
gfgtdf 2014-06-10 19:24:57 +02:00
parent 5dad318849
commit b39601d700

View File

@ -187,8 +187,6 @@ void play_controller::init(CVideo& video){
}
loadscreen::start_stage("load level");
// i currently assume that no random calls take place before the "prestart" event
// If i am wrong, use random_new_deterministic
recorder.set_skip(false);
if (level_["modify_placing"].to_bool()) {