critical update

This commit is contained in:
Hiro
2023-12-05 00:48:32 +02:00
parent 08f5fc5804
commit b82a45aecf

View File

@@ -240,4 +240,6 @@ public class LunarCore {
return (this.flags & 0x2) == 0x2; return (this.flags & 0x2) == 0x2;
} }
} }
// Hiro was here
} }