Wow, i am bad

This commit is contained in:
Reece Mackie 2019-04-26 20:56:40 +01:00
parent e2fd4dd0f1
commit 2cdb3042cc

View File

@ -222,7 +222,6 @@ UWPMessage* CreateUWPMessage(void)
msg->Int0 = 0;
msg->Int1 = 0;
msg->Char0 = 0;
msg->Str0 = "";
msg->Float0 = 0;
msg->Bool0 = false;
return msg;