chore: Capitalize debug print
This commit is contained in:
@@ -93,7 +93,7 @@ fn tick_timer(
|
||||
completed_phase: Box::new(completed),
|
||||
};
|
||||
|
||||
println!("phase ended");
|
||||
println!("Phase ended");
|
||||
savegame_messages.write(SavegameDumpMessage);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user