refactor: update comments to reflect modifications by AstralRinth

This commit is contained in:
2026-01-27 20:50:55 +03:00
parent 572800d9ca
commit e9bc01b0c7
21 changed files with 53 additions and 51 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ pub mod process;
pub mod profile;
pub mod server_address;
pub mod settings;
pub mod update; // [AR] Feature
pub mod update; // This code is modified by AstralRinth
pub mod tags;
pub mod worlds;