diff options
author | Joe <rbo@gmx.us> | 2024-01-15 20:20:20 +0100 |
---|---|---|
committer | Joe <rbo@gmx.us> | 2024-01-15 20:20:20 +0100 |
commit | ecd11eb05578cb4ba39cc727212d3143db938282 (patch) | |
tree | 3f7d00634efc0c75944d59146c1cb5bcab177f1a | |
parent | honestly i dont know how this can work (diff) | |
download | hardflip-ecd11eb05578cb4ba39cc727212d3143db938282.tar.gz hardflip-ecd11eb05578cb4ba39cc727212d3143db938282.tar.bz2 hardflip-ecd11eb05578cb4ba39cc727212d3143db938282.tar.xz hardflip-ecd11eb05578cb4ba39cc727212d3143db938282.tar.zst hardflip-ecd11eb05578cb4ba39cc727212d3143db938282.zip |
good
-rw-r--r-- | i_events.go | 2 | ||||
-rw-r--r-- | i_ui.go | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/i_events.go b/i_events.go index 1043bc5..2fdeec2 100644 --- a/i_events.go +++ b/i_events.go @@ -43,7 +43,7 @@ * POSSIBILITY OF SUCH DAMAGE. * * hardflip: src/i_events.go - * Mon Jan 15 17:00:37 2024 + * Mon Jan 15 17:59:15 2024 * Joe * * events in the code @@ -43,7 +43,7 @@ * POSSIBILITY OF SUCH DAMAGE. * * hardflip: src/i_ui.go - * Mon Jan 15 17:34:04 2024 + * Mon Jan 15 17:59:26 2024 * Joe * * interfacing with the user |