Cleared
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
#include "stdafx.h"
|
||||
#include "GuiMessage.h"
|
||||
|
||||
GuiMessage::GuiMessage(const wstring& string)
|
||||
{
|
||||
this->string = string;
|
||||
ticks = 0;
|
||||
}
|
||||
Reference in New Issue
Block a user