- More ImRaii

- Cleanup
- Spanish, French, Dutch, Chinese loc update
This commit is contained in:
Infi
2024-11-21 11:58:22 +01:00
parent 1a1995759a
commit 3cfe65d2d4
23 changed files with 283 additions and 332 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
namespace ChatTwo.Util;
public class WebinterfaceUtil
public static class WebinterfaceUtil
{
private static readonly Random Rng = new();