aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib.rs
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2024-11-23 14:09:55 -0800
committerPinapelz <yukais@pinapelz.com>2024-11-23 14:09:55 -0800
commit4b013b8b9af0e8db48b10882f64bff252cf7742d (patch)
tree613df605359dfe94580e52cee9ab133391d01b6d /src/lib.rs
parent0e305e7cecd697a7befe26298abc90bef0fac483 (diff)
add user-defined global weather timing offsetHEADmaster
helper for adjusting final output unix time. Should only be used in single-threaded environment
Diffstat (limited to 'src/lib.rs')
-rw-r--r--src/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib.rs b/src/lib.rs
index f69eddc..28dd01d 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -3,4 +3,3 @@ pub mod eorzean_weather;
pub use eorzean_time::*;
pub use eorzean_weather::*;
-
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage