This commit is contained in:
ttewrrr
2026-03-08 17:30:00 +01:00
parent f8ef076e70
commit 27532eb206
3025 changed files with 0 additions and 670604 deletions
-8
View File
@@ -1,8 +0,0 @@
#include "stdafx.h"
#include "GuiMessage.h"
GuiMessage::GuiMessage(const wstring& string)
{
this->string = string;
ticks = 0;
}