mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-28 15:05:25 +00:00
Remove unused Win32 timestamp from tutorial messages
This commit is contained in:
@@ -10,7 +10,6 @@ private:
|
||||
bool limitRepeats;
|
||||
unsigned char numRepeats;
|
||||
unsigned char timesShown;
|
||||
DWORD lastDisplayed;
|
||||
|
||||
public:
|
||||
TutorialMessage(int messageId, bool limitRepeats = false, unsigned char numRepeats = TUTORIAL_MESSAGE_DEFAULT_SHOW);
|
||||
|
||||
Reference in New Issue
Block a user