mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-08 18:31:27 +00:00
remove outdated comment
there are random calls before "prestart" and we already use "random_new_deterministic" in that case.
This commit is contained in:
parent
5dad318849
commit
b39601d700
@ -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()) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user