Skip to content

Commit a6e5cfb

Browse files
I cannot into copypasta
1 parent fb7b8af commit a6e5cfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/src/server/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ use std::time::Duration;
2727
pub use self::events::*;
2828
pub use self::gamestate::GameState;
2929

30-
// TODO: substitute when doing config, see `mod.rs`
30+
// TODO: substitute when doing config, see `gamestate.rs`
3131
const TPS: f32 = 60.0;
3232

3333
/// The main listening loop for the server.

0 commit comments

Comments
 (0)