diff options
| author | Sarah Bradley <git@sarahduck.ca> | 2023-12-25 17:33:39 -0800 |
|---|---|---|
| committer | Sarah Bradley <git@sarahduck.ca> | 2023-12-25 17:33:39 -0800 |
| commit | 31d9168080e52738829b5575c66627e43a8bdc38 (patch) | |
| tree | ec6333bbd9b36dfa86d6e78fe94bb2c8019c6e7d /Main.cs | |
| parent | f6100c020613de7980861b7d77f4c37e1a65a025 (diff) | |
Small tweaks
Diffstat (limited to 'Main.cs')
| -rw-r--r-- | Main.cs | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,5 +1,4 @@ -using System.Globalization; -using System.Numerics; +using System.Numerics; using Raylib_cs; namespace OnekoOnline; |
