mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LCE-Revelations.git
synced 2026-09-24 07:20:44 +00:00
Remove all MSVC __int64 (#742)
This commit is contained in:
@@ -16,7 +16,7 @@ private:
|
||||
int life;
|
||||
|
||||
public:
|
||||
__int64 seed;
|
||||
int64_t seed;
|
||||
|
||||
private:
|
||||
int flashes;
|
||||
|
||||
Reference in New Issue
Block a user