mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-05-21 20:42:54 +00:00
Remove unused Win32 timestamp from tutorial messages
This commit is contained in:
parent
36b0e1efbf
commit
fa90fa45e7
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Reference in a new issue